+Sun Jul 18 15:28:24 2004 Soeren Sandmann <sandmann@daimi.au.dk>
+
+ * gtk/gtkdnd.c (gtk_drag_source_set, gtk_drag_dest_set): Create an
+ empty target list if targets is NULL.
+
+ * configure.in: Add check for X11/extensions/sync.h. (#147416,
+ Morten Welinder)
+
Sun Jul 18 01:24:31 2004 Matthias Clasen <maclas@gmx.de>
* NEWS: Updates for 2.5.0
+Sun Jul 18 15:28:24 2004 Soeren Sandmann <sandmann@daimi.au.dk>
+
+ * gtk/gtkdnd.c (gtk_drag_source_set, gtk_drag_dest_set): Create an
+ empty target list if targets is NULL.
+
+ * configure.in: Add check for X11/extensions/sync.h. (#147416,
+ Morten Welinder)
+
Sun Jul 18 01:24:31 2004 Matthias Clasen <maclas@gmx.de>
* NEWS: Updates for 2.5.0
+Sun Jul 18 15:28:24 2004 Soeren Sandmann <sandmann@daimi.au.dk>
+
+ * gtk/gtkdnd.c (gtk_drag_source_set, gtk_drag_dest_set): Create an
+ empty target list if targets is NULL.
+
+ * configure.in: Add check for X11/extensions/sync.h. (#147416,
+ Morten Welinder)
+
Sun Jul 18 01:24:31 2004 Matthias Clasen <maclas@gmx.de>
* NEWS: Updates for 2.5.0
+Sun Jul 18 15:28:24 2004 Soeren Sandmann <sandmann@daimi.au.dk>
+
+ * gtk/gtkdnd.c (gtk_drag_source_set, gtk_drag_dest_set): Create an
+ empty target list if targets is NULL.
+
+ * configure.in: Add check for X11/extensions/sync.h. (#147416,
+ Morten Welinder)
+
Sun Jul 18 01:24:31 2004 Matthias Clasen <maclas@gmx.de>
* NEWS: Updates for 2.5.0
* GtkFileChooser
- change to newly-created folders [Federico Mena Quintero]
- always show icons [Federico]
- - bug fixes [Federico, Christian Neumair, Alex Roitman]
+ - bug fixes [Federico, Christian Neumair, Alex Roitman, Morten Welinder]
* GtkComboBox, GtkComboBoxEntry
- add missing getters and some more convience API [Matthias,
Christian Neumeir, Oliver Andrieu]
- simple multiple-of-90° rotation support [Matthias]
- allow to disable loaders [Matthias]
- bug fixes [Kouichirou Hiratsuka, Sven Neumann, Brian Cameron,
- Manish Singh, Morten Welinder]
+ Manish Singh, Morten]
* X11 selections
- make incremental transfer of MULTIPLE work [Matthias]
- don't do incremental transfer in 4k chunks [Matthias]
- bug fixes [Hans Breuer, John Ehresman, Tor Lillqvist,
Robert Ögren, Benoît Carpentier, J. Ali Harlow, Laurent Sansonetti]
* Performance improvements
- - predict exposes for override-redirect windows [Soeren Sandmann]
- - unset the background when mapping or unmapping windows [Soeren]
- - support the update counter spec for smoother resizing [Soeren]
-* Misc bug fixes [Matthias, Owen, Soeren, Anders, Padraig O'Briain,
- Crispin Flowerday, Michal Pasternak, Scott Tsai, Morten Welinder,
+ - predict exposes for override-redirect windows [Søren Sandmann]
+ - unset the background when mapping or unmapping windows [Søren]
+ - support the update counter spec for smoother resizing [Søren]
+* Misc bug fixes [Matthias, Owen, Søren, Anders, Padraig O'Briain,
+ Crispin Flowerday, Michal Pasternak, Scott Tsai, Morten,
Michael Natterer, Dmd Ljungmark, Sven Neumann, Billy Biggs,
Mark McLoughlin, Sam Stephenson, John Finlay, David Hawthorne,
Kent Sandvik, Davyd Madeley, Alexander Winston, Jean-François Wauthy,
# X SYNC check
AC_CHECK_LIB(Xext, XSyncQueryExtension,
- [GTK_ADD_LIB(x_extra_libs,Xext)
- AC_DEFINE([HAVE_XSYNC], [], [Have SYNC extension])],
- ,$x_libs_for_checks)
+ [AC_CHECK_HEADER(X11/extensions/sync.h,
+ [GTK_ADD_LIB(x_extra_libs, Xext)
+ AC_DEFINE(HAVE_XSYNC, 1, Have the SYNC extension library)],
+ :, [#include <X11/Xlib.h>])], : ,
+ $X_LIBS -lXext -lX11 $X_EXTRA_LIBS)
# Checks for XFixes extension
</para>
-<!-- ##### SIGNAL GdkPixbufLoader::area-prepared ##### -->
- <para>
- </para>
-
-@gdkpixbufloader:
-
-<!-- ##### SIGNAL GdkPixbufLoader::area-updated ##### -->
- <para>
- </para>
-
-@gdkpixbufloader:
-@arg1:
-@arg2:
-@arg3:
-@arg4:
-
-<!-- ##### SIGNAL GdkPixbufLoader::closed ##### -->
- <para>
- </para>
-
-@gdkpixbufloader:
-
-<!-- ##### SIGNAL GdkPixbufLoader::size-prepared ##### -->
- <para>
- </para>
-
-@gdkpixbufloader:
-@arg1:
-@arg2:
-
<!-- ##### FUNCTION gdk_pixbuf_loader_new ##### -->
<para>
-->
+<!-- ##### SIGNAL GdkPixbufLoader::area-prepared ##### -->
+ <para>
+ </para>
+
+@gdkpixbufloader:
+
+<!-- ##### SIGNAL GdkPixbufLoader::area-updated ##### -->
+ <para>
+ </para>
+
+@gdkpixbufloader:
+@arg1:
+@arg2:
+@arg3:
+@arg4:
+
+<!-- ##### SIGNAL GdkPixbufLoader::closed ##### -->
+ <para>
+ </para>
+
+@gdkpixbufloader:
+
+<!-- ##### SIGNAL GdkPixbufLoader::size-prepared ##### -->
+ <para>
+ </para>
+
+@gdkpixbufloader:
+@arg1:
+@arg2:
+
@obj: A GTK+ object.
+<!-- ##### ARG GdkPixbuf:bits-per-sample ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GdkPixbuf:colorspace ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GdkPixbuf:has-alpha ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GdkPixbuf:height ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GdkPixbuf:n-channels ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GdkPixbuf:pixels ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GdkPixbuf:rowstride ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GdkPixbuf:width ##### -->
+<para>
+
+</para>
+
+
<!-- ##### STRUCT GdkPixbufFrame ##### -->
<para>
This object describes an individual frame of an animation.
</para>
-<!-- ##### ARG GdkPixbuf:bits-per-sample ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GdkPixbuf:colorspace ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GdkPixbuf:has-alpha ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GdkPixbuf:height ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GdkPixbuf:n-channels ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GdkPixbuf:pixels ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GdkPixbuf:rowstride ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GdkPixbuf:width ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gdk_pixbuf_get_colorspace ##### -->
<para>
@group:
@level:
+<!-- ##### SIGNAL GdkKeymap::direction-changed ##### -->
+<para>
+
+</para>
+
+@keymap: the object which received the signal.
+
+<!-- ##### SIGNAL GdkKeymap::keys-changed ##### -->
+<para>
+
+</para>
+
+@keymap: the object which received the signal.
+
<!-- ##### STRUCT GdkKeymapClass ##### -->
<para>
@Since: 2.2
-<!-- ##### SIGNAL GdkDisplay::closed ##### -->
-<para>
-
-</para>
-
-@gdkdisplay: the object which received the signal.
-@arg1:
-
<!-- ##### FUNCTION gdk_display_open ##### -->
<para>
@Returns:
+<!-- ##### SIGNAL GdkDisplay::closed ##### -->
+<para>
+
+</para>
+
+@gdkdisplay: the object which received the signal.
+@arg1:
+
@Since: 2.2
-<!-- ##### SIGNAL GdkDisplayManager::display-opened ##### -->
-<para>
-
-</para>
-
-@gdkdisplaymanager: the object which received the signal.
-@arg1:
-
-<!-- ##### ARG GdkDisplayManager:default-display ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gdk_display_manager_get ##### -->
<para>
@Returns:
+<!-- ##### SIGNAL GdkDisplayManager::display-opened ##### -->
+<para>
+
+</para>
+
+@gdkdisplaymanager: the object which received the signal.
+@arg1:
+
+<!-- ##### ARG GdkDisplayManager:default-display ##### -->
+<para>
+
+</para>
+
@Since: 2.2
-<!-- ##### SIGNAL GdkScreen::size-changed ##### -->
-<para>
-
-</para>
-
-@gdkscreen: the object which received the signal.
-
<!-- ##### FUNCTION gdk_screen_get_default ##### -->
<para>
@Returns:
+<!-- ##### SIGNAL GdkScreen::size-changed ##### -->
+<para>
+
+</para>
+
+@gdkscreen: the object which received the signal.
+
</para>
-<!-- ##### SIGNAL GdkKeymap::direction-changed ##### -->
-<para>
-
-</para>
-
-@keymap: the object which received the signal.
-
-<!-- ##### SIGNAL GdkKeymap::keys-changed ##### -->
-<para>
-
-</para>
-
-@keymap: the object which received the signal.
-
<!-- ##### STRUCT GdkKeymapKey ##### -->
<para>
A <structname>GdkKeymapKey</structname> is a hardware key that can
@object:
@signal_id:
+<!-- ##### SIGNAL GtkAccelGroup::accel-activate ##### -->
+<para>
+
+</para>
+
+@accelgroup: the object which received the signal.
+@arg1:
+@arg2:
+@arg3:
+@Returns:
+
+<!-- ##### SIGNAL GtkAccelGroup::accel-changed ##### -->
+<para>
+
+</para>
+
+@accelgroup: the object which received the signal.
+@arg1:
+@arg2:
+@arg3:
+
<!-- ##### ARG GtkAccelLabel:accel-object ##### -->
<para>
</para>
+<!-- ##### SIGNAL GtkAccelMap::changed ##### -->
+<para>
+
+</para>
+
+@accelmap: the object which received the signal.
+@arg1:
+@arg2:
+@arg3:
+
<!-- ##### USER_FUNCTION GtkAccelMapNotify ##### -->
<para>
</para>
+<!-- ##### ARG GtkFileChooser:action ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkFileChooser:extra-widget ##### -->
+<para>
+
+</para>
+
+
<!-- ##### ARG GtkFileChooser:file-system ##### -->
<para>
</para>
+<!-- ##### ARG GtkFileChooser:file-system-backend ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkFileChooser:filter ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkFileChooser:local-only ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkFileChooser:preview-widget ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkFileChooser:preview-widget-active ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkFileChooser:select-multiple ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkFileChooser:show-hidden ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkFileChooser:use-preview-label ##### -->
+<para>
+
+</para>
+
+
<!-- ##### ENUM GtkFontFilterType ##### -->
<para>
A set of bit flags used to specify the filter being set
</para>
+<!-- ##### ARG GtkSettings:gtk-button-images ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkSettings:gtk-can-change-accels ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkSettings:gtk-color-palette ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkSettings:gtk-cursor-blink ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkSettings:gtk-cursor-blink-time ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkSettings:gtk-dnd-drag-threshold ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkSettings:gtk-double-click-distance ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkSettings:gtk-double-click-time ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkSettings:gtk-entry-select-on-focus ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkSettings:gtk-font-name ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkSettings:gtk-icon-sizes ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkSettings:gtk-icon-theme-name ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkSettings:gtk-key-theme-name ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkSettings:gtk-menu-bar-accel ##### -->
+<para>
+
+</para>
+
+
<!-- ##### ARG GtkSettings:gtk-menu-bar-popout-delay ##### -->
<para>
</para>
+<!-- ##### ARG GtkSettings:gtk-menu-bar-popup-delay ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkSettings:gtk-menu-images ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkSettings:gtk-menu-popdown-delay ##### -->
+<para>
+
+</para>
+
+
<!-- ##### ARG GtkSettings:gtk-menu-popout-delay ##### -->
<para>
</para>
+<!-- ##### ARG GtkSettings:gtk-menu-popup-delay ##### -->
+<para>
+
+</para>
+
+
<!-- ##### ARG GtkSettings:gtk-menu-submenu-hysteresis ##### -->
<para>
</para>
+<!-- ##### ARG GtkSettings:gtk-split-cursor ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkSettings:gtk-theme-name ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkSettings:gtk-toolbar-icon-size ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkSettings:gtk-toolbar-style ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkSettings:gtk-xft-antialias ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkSettings:gtk-xft-dpi ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkSettings:gtk-xft-hinting ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkSettings:gtk-xft-hintstyle ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG GtkSettings:gtk-xft-rgba ##### -->
+<para>
+
+</para>
+
+
<!-- ##### STRUCT GtkSettingsClass ##### -->
<para>
@context_id:
@message_id:
+<!-- ##### SIGNAL GtkStyle::realize ##### -->
+<para>
+
+</para>
+
+@style: the object which received the signal.
+
+<!-- ##### SIGNAL GtkStyle::unrealize ##### -->
+<para>
+
+</para>
+
+@style: the object which received the signal.
+
<!-- ##### STRUCT GtkStyleClass ##### -->
<para>
and gtk_about_dialog_set_url_hook().
</para>
-
<!-- ##### SECTION See_Also ##### -->
<para>
#GTK_STOCK_ABOUT
</para>
-
<!-- ##### STRUCT GtkAboutDialog ##### -->
<para>
The <structname>GtkAboutDialog</structname> struct contains
</para>
-<!-- ##### SIGNAL GtkAccelGroup::accel-activate ##### -->
-<para>
-
-</para>
-
-@accelgroup: the object which received the signal.
-@arg1:
-@arg2:
-@arg3:
-@Returns:
-
-<!-- ##### SIGNAL GtkAccelGroup::accel-changed ##### -->
-<para>
-
-</para>
-
-@accelgroup: the object which received the signal.
-@arg1:
-@arg2:
-@arg3:
-
<!-- ##### FUNCTION gtk_accel_group_new ##### -->
<para>
</para>
-<!-- ##### ARG GtkAccelLabel:accel-closure ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkAccelLabel:accel-widget ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_accel_label_new ##### -->
<para>
Creates a new #GtkAccelLabel.
@Returns: always returns %FALSE.
+<!-- ##### ARG GtkAccelLabel:accel-closure ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAccelLabel:accel-widget ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkAccelMap::changed ##### -->
-<para>
-
-</para>
-
-@accelmap: the object which received the signal.
-@arg1:
-@arg2:
-@arg3:
-
<!-- ##### USER_FUNCTION GtkAccelMapForeach ##### -->
<para>
</para>
-<!-- ##### SIGNAL GtkAction::activate ##### -->
-<para>
-
-</para>
-
-@action: the object which received the signal.
-
-<!-- ##### ARG GtkAction:action-group ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkAction:hide-if-empty ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkAction:is-important ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkAction:label ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkAction:name ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkAction:sensitive ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkAction:short-label ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkAction:stock-id ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkAction:tooltip ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkAction:visible ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkAction:visible-horizontal ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkAction:visible-vertical ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_action_new ##### -->
<para>
@accel_group:
+<!-- ##### SIGNAL GtkAction::activate ##### -->
+<para>
+
+</para>
+
+@action: the object which received the signal.
+
+<!-- ##### ARG GtkAction:action-group ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAction:hide-if-empty ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAction:is-important ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAction:label ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAction:name ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAction:sensitive ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAction:short-label ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAction:stock-id ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAction:tooltip ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAction:visible ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAction:visible-horizontal ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAction:visible-vertical ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkActionGroup::connect-proxy ##### -->
-<para>
-
-</para>
-
-@actiongroup: the object which received the signal.
-@arg1:
-@widget:
-
-<!-- ##### SIGNAL GtkActionGroup::disconnect-proxy ##### -->
-<para>
-
-</para>
-
-@actiongroup: the object which received the signal.
-@arg1:
-@widget:
-
-<!-- ##### SIGNAL GtkActionGroup::post-activate ##### -->
-<para>
-
-</para>
-
-@actiongroup: the object which received the signal.
-@arg1:
-
-<!-- ##### SIGNAL GtkActionGroup::pre-activate ##### -->
-<para>
-
-</para>
-
-@actiongroup: the object which received the signal.
-@arg1:
-
-<!-- ##### ARG GtkActionGroup:name ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkActionGroup:sensitive ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkActionGroup:visible ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_action_group_new ##### -->
<para>
@Returns:
+<!-- ##### SIGNAL GtkActionGroup::connect-proxy ##### -->
+<para>
+
+</para>
+
+@actiongroup: the object which received the signal.
+@arg1:
+@widget:
+
+<!-- ##### SIGNAL GtkActionGroup::disconnect-proxy ##### -->
+<para>
+
+</para>
+
+@actiongroup: the object which received the signal.
+@arg1:
+@widget:
+
+<!-- ##### SIGNAL GtkActionGroup::post-activate ##### -->
+<para>
+
+</para>
+
+@actiongroup: the object which received the signal.
+@arg1:
+
+<!-- ##### SIGNAL GtkActionGroup::pre-activate ##### -->
+<para>
+
+</para>
+
+@actiongroup: the object which received the signal.
+@arg1:
+
+<!-- ##### ARG GtkActionGroup:name ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkActionGroup:sensitive ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkActionGroup:visible ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkAdjustment::changed ##### -->
-<para>
-Emitted when one or more of the #GtkAdjustment fields have been changed,
-other than the value field.
-</para>
-
-@adjustment: the object which received the signal.
-
-<!-- ##### SIGNAL GtkAdjustment::value-changed ##### -->
-<para>
-Emitted when the #GtkAdjustment value field has been changed.
-</para>
-
-@adjustment: the object which received the signal.
-
-<!-- ##### ARG GtkAdjustment:lower ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkAdjustment:page-increment ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkAdjustment:page-size ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkAdjustment:step-increment ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkAdjustment:upper ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkAdjustment:value ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_adjustment_new ##### -->
<para>
Creates a new #GtkAdjustment.
@adjustment:
+<!-- ##### SIGNAL GtkAdjustment::changed ##### -->
+<para>
+Emitted when one or more of the #GtkAdjustment fields have been changed,
+other than the value field.
+</para>
+
+@adjustment: the object which received the signal.
+
+<!-- ##### SIGNAL GtkAdjustment::value-changed ##### -->
+<para>
+Emitted when the #GtkAdjustment value field has been changed.
+</para>
+
+@adjustment: the object which received the signal.
+
+<!-- ##### ARG GtkAdjustment:lower ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAdjustment:page-increment ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAdjustment:page-size ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAdjustment:step-increment ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAdjustment:upper ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAdjustment:value ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### ARG GtkAlignment:bottom-padding ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkAlignment:left-padding ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkAlignment:right-padding ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkAlignment:top-padding ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkAlignment:xalign ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkAlignment:xscale ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkAlignment:yalign ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkAlignment:yscale ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_alignment_new ##### -->
<para>
Creates a new #GtkAlignment.
@padding_right:
+<!-- ##### ARG GtkAlignment:bottom-padding ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAlignment:left-padding ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAlignment:right-padding ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAlignment:top-padding ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAlignment:xalign ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAlignment:xscale ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAlignment:yalign ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAlignment:yscale ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### ARG GtkArrow:arrow-type ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkArrow:shadow-type ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_arrow_new ##### -->
<para>\r
Creates a new arrow widget.\r
@shadow_type: a valid #GtkShadowType.
+<!-- ##### ARG GtkArrow:arrow-type ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkArrow:shadow-type ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### ARG GtkAspectFrame:obey-child ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkAspectFrame:ratio ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkAspectFrame:xalign ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkAspectFrame:yalign ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_aspect_frame_new ##### -->
<para>
Create a new #GtkAspectFrame.
ratio is taken from the requistion of the child.
+<!-- ##### ARG GtkAspectFrame:obey-child ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAspectFrame:ratio ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAspectFrame:xalign ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAspectFrame:yalign ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### ARG GtkButtonBox:layout-style ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkButtonBox:secondary ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkButtonBox:child-internal-pad-x ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkButtonBox:child-internal-pad-y ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkButtonBox:child-min-height ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkButtonBox:child-min-width ##### -->
-<para>
-
-</para>
-
<!-- ##### MACRO GTK_BUTTONBOX_DEFAULT ##### -->
<para>
Used internally only.
@is_secondary:
+<!-- ##### ARG GtkButtonBox:layout-style ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkButtonBox:secondary ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkButtonBox:child-internal-pad-x ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkButtonBox:child-internal-pad-y ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkButtonBox:child-min-height ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkButtonBox:child-min-width ##### -->
+<para>
+
+</para>
+
@spacing:
@homogeneous:
-<!-- ##### ARG GtkBox:homogeneous ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkBox:spacing ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkBox:expand ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkBox:fill ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkBox:pack-type ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkBox:padding ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkBox:position ##### -->
-<para>
-
-</para>
-
<!-- ##### STRUCT GtkBoxChild ##### -->
<para>\r
The #GtkBoxChild-struct holds a child widget of GtkBox and describes\r
in #GtkBoxChild-struct.
+<!-- ##### ARG GtkBox:homogeneous ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkBox:spacing ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkBox:expand ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkBox:fill ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkBox:pack-type ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkBox:padding ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkBox:position ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkButton::activate ##### -->
-<para>
-
-</para>
-
-@button: the object which received the signal.
-
-<!-- ##### SIGNAL GtkButton::clicked ##### -->
-<para>
-Emitted when a button clicked on by the mouse and the cursor stays on the
-button. If the cursor is not on the button when the mouse button is released,
-the signal is not emitted.
-</para>
-
-@button: the object which received the signal.
-
-<!-- ##### SIGNAL GtkButton::enter ##### -->
-<para>
-Emitted when the mouse cursor enters the region of the button.
-</para>
-
-@button: the object which received the signal.
-
-<!-- ##### SIGNAL GtkButton::leave ##### -->
-<para>
-Emitted when the mouse cursor leaves the region of the button.
-</para>
-
-@button: the object which received the signal.
-
-<!-- ##### SIGNAL GtkButton::pressed ##### -->
-<para>
-Emitted when the button is initially pressed.
-</para>
-
-@button: the object which received the signal.
-
-<!-- ##### SIGNAL GtkButton::released ##### -->
-<para>
-Emitted when a button which is pressed is released, no matter where the
-mouse cursor is.
-</para>
-
-@button: the object which received the signal.
-
-<!-- ##### ARG GtkButton:focus-on-click ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkButton:label ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkButton:relief ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkButton:use-stock ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkButton:use-underline ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkButton:xalign ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkButton:yalign ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkButton:child-displacement-x ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkButton:child-displacement-y ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkButton:default-border ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkButton:default-outside-border ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_button_new ##### -->
<para>
Creates a new #GtkButton widget. To add a child widget to the button,
@yalign:
+<!-- ##### SIGNAL GtkButton::activate ##### -->
+<para>
+
+</para>
+
+@button: the object which received the signal.
+
+<!-- ##### SIGNAL GtkButton::clicked ##### -->
+<para>
+Emitted when a button clicked on by the mouse and the cursor stays on the
+button. If the cursor is not on the button when the mouse button is released,
+the signal is not emitted.
+</para>
+
+@button: the object which received the signal.
+
+<!-- ##### SIGNAL GtkButton::enter ##### -->
+<para>
+Emitted when the mouse cursor enters the region of the button.
+</para>
+
+@button: the object which received the signal.
+
+<!-- ##### SIGNAL GtkButton::leave ##### -->
+<para>
+Emitted when the mouse cursor leaves the region of the button.
+</para>
+
+@button: the object which received the signal.
+
+<!-- ##### SIGNAL GtkButton::pressed ##### -->
+<para>
+Emitted when the button is initially pressed.
+</para>
+
+@button: the object which received the signal.
+
+<!-- ##### SIGNAL GtkButton::released ##### -->
+<para>
+Emitted when a button which is pressed is released, no matter where the
+mouse cursor is.
+</para>
+
+@button: the object which received the signal.
+
+<!-- ##### ARG GtkButton:focus-on-click ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkButton:label ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkButton:relief ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkButton:use-stock ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkButton:use-underline ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkButton:xalign ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkButton:yalign ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkButton:child-displacement-x ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkButton:child-displacement-y ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkButton:default-border ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkButton:default-outside-border ##### -->
+<para>
+
+</para>
+
</note>
-<!-- ##### SIGNAL GtkCalendar::day-selected ##### -->
-<para>
-Emitted when the user selects a day.
-</para>
-
-@calendar: the object which received the signal.
-
-<!-- ##### SIGNAL GtkCalendar::day-selected-double-click ##### -->
-<para>
-
-</para>
-
-@calendar: the object which received the signal.
-
-<!-- ##### SIGNAL GtkCalendar::month-changed ##### -->
-<para>
-Emitted when the user clicks a button to change the selected month on a
-calendar.
-</para>
-
-@calendar: the object which received the signal.
-
-<!-- ##### SIGNAL GtkCalendar::next-month ##### -->
-<para>
-
-</para>
-
-@calendar: the object which received the signal.
-
-<!-- ##### SIGNAL GtkCalendar::next-year ##### -->
-<para>
-
-</para>
-
-@calendar: the object which received the signal.
-
-<!-- ##### SIGNAL GtkCalendar::prev-month ##### -->
-<para>
-
-</para>
-
-@calendar: the object which received the signal.
-
-<!-- ##### SIGNAL GtkCalendar::prev-year ##### -->
-<para>
-
-</para>
-
-@calendar: the object which received the signal.
-
-<!-- ##### ARG GtkCalendar:day ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkCalendar:month ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkCalendar:no-month-change ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkCalendar:show-day-names ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkCalendar:show-heading ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkCalendar:show-week-numbers ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkCalendar:year ##### -->
-<para>
-
-</para>
-
<!-- ##### ENUM GtkCalendarDisplayOptions ##### -->
<para>
These options can be used to influence the display and behaviour of a #GtkCalendar.
@calendar: a #GtkCalendar.
+<!-- ##### SIGNAL GtkCalendar::day-selected ##### -->
+<para>
+Emitted when the user selects a day.
+</para>
+
+@calendar: the object which received the signal.
+
+<!-- ##### SIGNAL GtkCalendar::day-selected-double-click ##### -->
+<para>
+
+</para>
+
+@calendar: the object which received the signal.
+
+<!-- ##### SIGNAL GtkCalendar::month-changed ##### -->
+<para>
+Emitted when the user clicks a button to change the selected month on a
+calendar.
+</para>
+
+@calendar: the object which received the signal.
+
+<!-- ##### SIGNAL GtkCalendar::next-month ##### -->
+<para>
+
+</para>
+
+@calendar: the object which received the signal.
+
+<!-- ##### SIGNAL GtkCalendar::next-year ##### -->
+<para>
+
+</para>
+
+@calendar: the object which received the signal.
+
+<!-- ##### SIGNAL GtkCalendar::prev-month ##### -->
+<para>
+
+</para>
+
+@calendar: the object which received the signal.
+
+<!-- ##### SIGNAL GtkCalendar::prev-year ##### -->
+<para>
+
+</para>
+
+@calendar: the object which received the signal.
+
+<!-- ##### ARG GtkCalendar:day ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkCalendar:month ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkCalendar:no-month-change ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkCalendar:show-day-names ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkCalendar:show-heading ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkCalendar:show-week-numbers ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkCalendar:year ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkCellEditable::editing-done ##### -->
-<para>
-
-</para>
-
-@celleditable: the object which received the signal.
-
-<!-- ##### SIGNAL GtkCellEditable::remove-widget ##### -->
-<para>
-
-</para>
-
-@celleditable: the object which received the signal.
-
<!-- ##### STRUCT GtkCellEditableIface ##### -->
<para>
@cell_editable:
+<!-- ##### SIGNAL GtkCellEditable::editing-done ##### -->
+<para>
+
+</para>
+
+@celleditable: the object which received the signal.
+
+<!-- ##### SIGNAL GtkCellEditable::remove-widget ##### -->
+<para>
+
+</para>
+
+@celleditable: the object which received the signal.
+
</para>
-<!-- ##### SIGNAL GtkCellRenderer::editing-canceled ##### -->
+<!-- ##### FUNCTION gtk_cell_renderer_get_size ##### -->
<para>
</para>
-@cellrenderer: the object which received the signal.
+@cell:
+@widget:
+@cell_area:
+@x_offset:
+@y_offset:
+@width:
+@height:
-<!-- ##### ARG GtkCellRenderer:cell-background ##### -->
+
+<!-- ##### FUNCTION gtk_cell_renderer_render ##### -->
<para>
</para>
-<!-- ##### ARG GtkCellRenderer:cell-background-gdk ##### -->
-<para>
+@cell:
+@window:
+@widget:
+@background_area:
+@cell_area:
+@expose_area:
+@flags:
-</para>
-<!-- ##### ARG GtkCellRenderer:cell-background-set ##### -->
+<!-- ##### FUNCTION gtk_cell_renderer_activate ##### -->
<para>
</para>
-<!-- ##### ARG GtkCellRenderer:height ##### -->
-<para>
+@cell:
+@event:
+@widget:
+@path:
+@background_area:
+@cell_area:
+@flags:
+@Returns:
-</para>
-<!-- ##### ARG GtkCellRenderer:is-expanded ##### -->
+<!-- ##### FUNCTION gtk_cell_renderer_start_editing ##### -->
<para>
</para>
-<!-- ##### ARG GtkCellRenderer:is-expander ##### -->
-<para>
+@cell:
+@event:
+@widget:
+@path:
+@background_area:
+@cell_area:
+@flags:
+@Returns:
-</para>
-<!-- ##### ARG GtkCellRenderer:mode ##### -->
+<!-- ##### FUNCTION gtk_cell_renderer_editing_canceled ##### -->
<para>
</para>
-<!-- ##### ARG GtkCellRenderer:sensitive ##### -->
-<para>
+@cell:
-</para>
-<!-- ##### ARG GtkCellRenderer:visible ##### -->
+<!-- ##### FUNCTION gtk_cell_renderer_get_fixed_size ##### -->
<para>
</para>
-<!-- ##### ARG GtkCellRenderer:width ##### -->
-<para>
+@cell:
+@width:
+@height:
-</para>
-<!-- ##### ARG GtkCellRenderer:xalign ##### -->
+<!-- ##### FUNCTION gtk_cell_renderer_set_fixed_size ##### -->
<para>
</para>
-<!-- ##### ARG GtkCellRenderer:xpad ##### -->
-<para>
+@cell:
+@width:
+@height:
-</para>
-<!-- ##### ARG GtkCellRenderer:yalign ##### -->
+<!-- ##### SIGNAL GtkCellRenderer::editing-canceled ##### -->
<para>
</para>
-<!-- ##### ARG GtkCellRenderer:ypad ##### -->
+@cellrenderer: the object which received the signal.
+
+<!-- ##### ARG GtkCellRenderer:cell-background ##### -->
<para>
</para>
-<!-- ##### FUNCTION gtk_cell_renderer_get_size ##### -->
+<!-- ##### ARG GtkCellRenderer:cell-background-gdk ##### -->
<para>
</para>
-@cell:
-@widget:
-@cell_area:
-@x_offset:
-@y_offset:
-@width:
-@height:
-
-
-<!-- ##### FUNCTION gtk_cell_renderer_render ##### -->
+<!-- ##### ARG GtkCellRenderer:cell-background-set ##### -->
<para>
</para>
-@cell:
-@window:
-@widget:
-@background_area:
-@cell_area:
-@expose_area:
-@flags:
+<!-- ##### ARG GtkCellRenderer:height ##### -->
+<para>
+</para>
-<!-- ##### FUNCTION gtk_cell_renderer_activate ##### -->
+<!-- ##### ARG GtkCellRenderer:is-expanded ##### -->
<para>
</para>
-@cell:
-@event:
-@widget:
-@path:
-@background_area:
-@cell_area:
-@flags:
-@Returns:
+<!-- ##### ARG GtkCellRenderer:is-expander ##### -->
+<para>
+</para>
-<!-- ##### FUNCTION gtk_cell_renderer_start_editing ##### -->
+<!-- ##### ARG GtkCellRenderer:mode ##### -->
<para>
</para>
-@cell:
-@event:
-@widget:
-@path:
-@background_area:
-@cell_area:
-@flags:
-@Returns:
+<!-- ##### ARG GtkCellRenderer:sensitive ##### -->
+<para>
+</para>
-<!-- ##### FUNCTION gtk_cell_renderer_editing_canceled ##### -->
+<!-- ##### ARG GtkCellRenderer:visible ##### -->
<para>
</para>
-@cell:
+<!-- ##### ARG GtkCellRenderer:width ##### -->
+<para>
+</para>
-<!-- ##### FUNCTION gtk_cell_renderer_get_fixed_size ##### -->
+<!-- ##### ARG GtkCellRenderer:xalign ##### -->
<para>
</para>
-@cell:
-@width:
-@height:
+<!-- ##### ARG GtkCellRenderer:xpad ##### -->
+<para>
+</para>
-<!-- ##### FUNCTION gtk_cell_renderer_set_fixed_size ##### -->
+<!-- ##### ARG GtkCellRenderer:yalign ##### -->
<para>
</para>
-@cell:
-@width:
-@height:
+<!-- ##### ARG GtkCellRenderer:ypad ##### -->
+<para>
+</para>
</para>
+<!-- ##### FUNCTION gtk_cell_renderer_pixbuf_new ##### -->
+<para>
+
+</para>
+
+@Returns:
+
+
<!-- ##### ARG GtkCellRendererPixbuf:pixbuf ##### -->
<para>
</para>
-<!-- ##### FUNCTION gtk_cell_renderer_pixbuf_new ##### -->
-<para>
-
-</para>
-
-@Returns:
-
-
</para>
-<!-- ##### ARG GtkCellRendererProgress:text ##### -->
+<!-- ##### FUNCTION gtk_cell_renderer_progress_new ##### -->
<para>
</para>
-<!-- ##### ARG GtkCellRendererProgress:value ##### -->
-<para>
+@Returns:
-</para>
-<!-- ##### FUNCTION gtk_cell_renderer_progress_new ##### -->
+<!-- ##### ARG GtkCellRendererProgress:text ##### -->
<para>
</para>
-@Returns:
+<!-- ##### ARG GtkCellRendererProgress:value ##### -->
+<para>
+</para>
</para>
+<!-- ##### FUNCTION gtk_cell_renderer_text_new ##### -->
+<para>
+
+</para>
+
+@Returns:
+
+
+<!-- ##### FUNCTION gtk_cell_renderer_text_set_fixed_height_from_font ##### -->
+<para>
+
+</para>
+
+@renderer:
+@number_of_rows:
+
+
<!-- ##### SIGNAL GtkCellRendererText::edited ##### -->
<para>
</para>
-<!-- ##### FUNCTION gtk_cell_renderer_text_new ##### -->
-<para>
-
-</para>
-
-@Returns:
-
-
-<!-- ##### FUNCTION gtk_cell_renderer_text_set_fixed_height_from_font ##### -->
-<para>
-
-</para>
-
-@renderer:
-@number_of_rows:
-
-
</para>
-<!-- ##### SIGNAL GtkCellRendererToggle::toggled ##### -->
+<!-- ##### FUNCTION gtk_cell_renderer_toggle_new ##### -->
<para>
</para>
-@cellrenderertoggle: the object which received the signal.
-@arg1:
+@Returns:
-<!-- ##### ARG GtkCellRendererToggle:activatable ##### -->
+
+<!-- ##### FUNCTION gtk_cell_renderer_toggle_get_radio ##### -->
<para>
</para>
-<!-- ##### ARG GtkCellRendererToggle:active ##### -->
-<para>
+@toggle:
+@Returns:
-</para>
-<!-- ##### ARG GtkCellRendererToggle:inconsistent ##### -->
+<!-- ##### FUNCTION gtk_cell_renderer_toggle_set_radio ##### -->
<para>
</para>
-<!-- ##### ARG GtkCellRendererToggle:radio ##### -->
-<para>
+@toggle:
+@radio:
-</para>
-<!-- ##### FUNCTION gtk_cell_renderer_toggle_new ##### -->
+<!-- ##### FUNCTION gtk_cell_renderer_toggle_get_active ##### -->
<para>
</para>
+@toggle:
@Returns:
-<!-- ##### FUNCTION gtk_cell_renderer_toggle_get_radio ##### -->
+<!-- ##### FUNCTION gtk_cell_renderer_toggle_set_active ##### -->
<para>
</para>
@toggle:
-@Returns:
+@setting:
-<!-- ##### FUNCTION gtk_cell_renderer_toggle_set_radio ##### -->
+<!-- ##### SIGNAL GtkCellRendererToggle::toggled ##### -->
<para>
</para>
-@toggle:
-@radio:
-
+@cellrenderertoggle: the object which received the signal.
+@arg1:
-<!-- ##### FUNCTION gtk_cell_renderer_toggle_get_active ##### -->
+<!-- ##### ARG GtkCellRendererToggle:activatable ##### -->
<para>
</para>
-@toggle:
-@Returns:
+<!-- ##### ARG GtkCellRendererToggle:active ##### -->
+<para>
+</para>
-<!-- ##### FUNCTION gtk_cell_renderer_toggle_set_active ##### -->
+<!-- ##### ARG GtkCellRendererToggle:inconsistent ##### -->
<para>
</para>
-@toggle:
-@setting:
+<!-- ##### ARG GtkCellRendererToggle:radio ##### -->
+<para>
+</para>
</para>
-<!-- ##### ARG GtkCheckButton:indicator-size ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkCheckButton:indicator-spacing ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_check_button_new ##### -->
<para>
Creates a new #GtkCheckButton.
@Returns:
+<!-- ##### ARG GtkCheckButton:indicator-size ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkCheckButton:indicator-spacing ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkCheckMenuItem::toggled ##### -->
-<para>
-This signal is emitted when the state of the check box is changed.
-</para>
-
-<para>
-A signal handler can examine the <structfield>active</structfield>
-field of the #GtkCheckMenuItem-struct struct to discover the new state.
-</para>
-
-@checkmenuitem: the object which received the signal.
-
-<!-- ##### ARG GtkCheckMenuItem:active ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkCheckMenuItem:draw-as-radio ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkCheckMenuItem:inconsistent ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkCheckMenuItem:indicator-size ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_check_menu_item_new ##### -->
<para>
Creates a new #GtkCheckMenuItem.
@Returns:
+<!-- ##### SIGNAL GtkCheckMenuItem::toggled ##### -->
+<para>
+This signal is emitted when the state of the check box is changed.
+</para>
+
+<para>
+A signal handler can examine the <structfield>active</structfield>
+field of the #GtkCheckMenuItem-struct struct to discover the new state.
+</para>
+
+@checkmenuitem: the object which received the signal.
+
+<!-- ##### ARG GtkCheckMenuItem:active ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkCheckMenuItem:draw-as-radio ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkCheckMenuItem:inconsistent ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkCheckMenuItem:indicator-size ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkCList::abort-column-resize ##### -->
-<para>
-This signal is emitted when a column resize is aborted.
-</para>
-
-@clist: the object which received the signal.
-
-<!-- ##### SIGNAL GtkCList::click-column ##### -->
-<para>
-This signal is emitted when a column title is clicked.
-</para>
-
-@clist: The object which received the signal.
-@column: The number of the column.
-
-<!-- ##### SIGNAL GtkCList::end-selection ##### -->
-<para>
-This signal is emitted when a selection ends in a
-multiple selection CList.
-</para>
-
-@clist: the object which received the signal.
-
-<!-- ##### SIGNAL GtkCList::extend-selection ##### -->
-<para>
-This signal is emitted when the selection is extended.
-</para>
-
-@clist: the object which received the signal.
-@scroll_type: A #GtkScrollType value of any scrolling operation the
-occured during the selection.
-@position: A value between 0.0 and 1.0.
-@auto_start_selection: %TRUE or %FALSE.
-
-<!-- ##### SIGNAL GtkCList::resize-column ##### -->
-<para>
-This signal is emitted when a column is resized.
-</para>
-
-@clist: The object which received the signal.
-@column: The number of the column
-@width: The new width of the column.
-
-<!-- ##### SIGNAL GtkCList::row-move ##### -->
-<para>
-This signal is emitted when a row is moved.
-</para>
-
-@clist: The object which received the signal.
-@arg1: The source position of the row.
-@arg2: The destination position of the row.
-
-<!-- ##### SIGNAL GtkCList::scroll-horizontal ##### -->
-<para>
-This signal is emitted when the CList is scrolled horizontally.
-</para>
-
-@clist: the object which received the signal.
-@scroll_type: A #GtkScrollType value of how the scroll operation occured.
-@position: a value between 0.0 and 1.0.
-
-<!-- ##### SIGNAL GtkCList::scroll-vertical ##### -->
-<para>
-This signal is emitted when the CList is scrolled vertically.
-</para>
-
-@clist: the object which received the signal.
-@scroll_type: A #GtkScrollType value of how the scroll operation occured.
-@position: A value between 0.0 and 1.0.
-
-<!-- ##### SIGNAL GtkCList::select-all ##### -->
-<para>
-This signal is emitted when all the rows are selected in a CList.
-</para>
-
-@clist: the object which received the signal.
-
-<!-- ##### SIGNAL GtkCList::select-row ##### -->
-<para>
-This signal is emitted when the user selects a row in the list.
-It is emitted for every row that is selected in a multi-selection or
-by calling gtk_clist_select_all().
-</para>
-
-@clist: The object which received the signal.
-@row: The row selected.
-@column: The column where the selection occured.
-@event: A #GdkEvent structure for the selection.
-
-<!-- ##### SIGNAL GtkCList::set-scroll-adjustments ##### -->
-<para>
-
-</para>
-
-@clist: the object which received the signal.
-@arg1:
-@arg2:
-
-<!-- ##### SIGNAL GtkCList::start-selection ##### -->
-<para>
-This signal is emitted when a drag-selection is started in
-a multiple-selection CList.
-</para>
-
-@clist: the object which received the signal.
-
-<!-- ##### SIGNAL GtkCList::toggle-add-mode ##### -->
-<para>
-This signal is emitted when "add mode" is toggled.
-</para>
-
-@clist: the object which received the signal.
-
-<!-- ##### SIGNAL GtkCList::toggle-focus-row ##### -->
-<para>
-
-</para>
-
-@clist: The object which received the signal.
-
-<!-- ##### SIGNAL GtkCList::undo-selection ##### -->
-<para>
-This signal is emitted when an undo selection occurs in the CList,
-probably via calling gtk_clist_undo_selection().
-</para>
-
-@clist: the object which received the signal.
-
-<!-- ##### SIGNAL GtkCList::unselect-all ##### -->
-<para>
-This signal is emitted when all rows are unselected in a CList.
-</para>
-
-@clist: the object which received the signal.
-
-<!-- ##### SIGNAL GtkCList::unselect-row ##### -->
-<para>
-This signal is emitted when the user unselects a row in the list.
-It is emitted for every row that is unselected in a multi-selection or
-by calling gtk_clist_unselect_all(). It is also emitted for the
-previously selected row in a "single" or "browse" mode CList.
-</para>
-
-@clist: The object which received the signal.
-@row: The selected row
-@column: The column where the selection occured.
-@event:
-
-<!-- ##### ARG GtkCList:n-columns ##### -->
-<para>
-An integer value for a column.
-</para>
-
-<!-- ##### ARG GtkCList:reorderable ##### -->
-<para>
-A boolean value for determining if the user can re-order the CList's
-columns.
-</para>
-
-<!-- ##### ARG GtkCList:row-height ##### -->
-<para>
-An integer value representing the height of a row in pixels.
-</para>
-
-<!-- ##### ARG GtkCList:selection-mode ##### -->
-<para>
-Sets the type of selection mode for the CList.
-</para>
-
-<!-- ##### ARG GtkCList:shadow-type ##### -->
-<para>
-Sets the shadowing for the CList.
-</para>
-
-<!-- ##### ARG GtkCList:sort-type ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkCList:titles-active ##### -->
-<para>
-A boolean value for setting whether the column titles can be
-clicked.
-</para>
-
-<!-- ##### ARG GtkCList:use-drag-icons ##### -->
-<para>
-A boolean value for setting whether to use icons during drag
-operations.
-</para>
-
<!-- ##### ENUM GtkCellType ##### -->
<para>
Identifies the type of element in the current cell of the CList. Cells can
@adjustment: A pointer to a #GtkAdjustment widget, or NULL.
+<!-- ##### SIGNAL GtkCList::abort-column-resize ##### -->
+<para>
+This signal is emitted when a column resize is aborted.
+</para>
+
+@clist: the object which received the signal.
+
+<!-- ##### SIGNAL GtkCList::click-column ##### -->
+<para>
+This signal is emitted when a column title is clicked.
+</para>
+
+@clist: The object which received the signal.
+@column: The number of the column.
+
+<!-- ##### SIGNAL GtkCList::end-selection ##### -->
+<para>
+This signal is emitted when a selection ends in a
+multiple selection CList.
+</para>
+
+@clist: the object which received the signal.
+
+<!-- ##### SIGNAL GtkCList::extend-selection ##### -->
+<para>
+This signal is emitted when the selection is extended.
+</para>
+
+@clist: the object which received the signal.
+@scroll_type: A #GtkScrollType value of any scrolling operation the
+occured during the selection.
+@position: A value between 0.0 and 1.0.
+@auto_start_selection: %TRUE or %FALSE.
+
+<!-- ##### SIGNAL GtkCList::resize-column ##### -->
+<para>
+This signal is emitted when a column is resized.
+</para>
+
+@clist: The object which received the signal.
+@column: The number of the column
+@width: The new width of the column.
+
+<!-- ##### SIGNAL GtkCList::row-move ##### -->
+<para>
+This signal is emitted when a row is moved.
+</para>
+
+@clist: The object which received the signal.
+@arg1: The source position of the row.
+@arg2: The destination position of the row.
+
+<!-- ##### SIGNAL GtkCList::scroll-horizontal ##### -->
+<para>
+This signal is emitted when the CList is scrolled horizontally.
+</para>
+
+@clist: the object which received the signal.
+@scroll_type: A #GtkScrollType value of how the scroll operation occured.
+@position: a value between 0.0 and 1.0.
+
+<!-- ##### SIGNAL GtkCList::scroll-vertical ##### -->
+<para>
+This signal is emitted when the CList is scrolled vertically.
+</para>
+
+@clist: the object which received the signal.
+@scroll_type: A #GtkScrollType value of how the scroll operation occured.
+@position: A value between 0.0 and 1.0.
+
+<!-- ##### SIGNAL GtkCList::select-all ##### -->
+<para>
+This signal is emitted when all the rows are selected in a CList.
+</para>
+
+@clist: the object which received the signal.
+
+<!-- ##### SIGNAL GtkCList::select-row ##### -->
+<para>
+This signal is emitted when the user selects a row in the list.
+It is emitted for every row that is selected in a multi-selection or
+by calling gtk_clist_select_all().
+</para>
+
+@clist: The object which received the signal.
+@row: The row selected.
+@column: The column where the selection occured.
+@event: A #GdkEvent structure for the selection.
+
+<!-- ##### SIGNAL GtkCList::set-scroll-adjustments ##### -->
+<para>
+
+</para>
+
+@clist: the object which received the signal.
+@arg1:
+@arg2:
+
+<!-- ##### SIGNAL GtkCList::start-selection ##### -->
+<para>
+This signal is emitted when a drag-selection is started in
+a multiple-selection CList.
+</para>
+
+@clist: the object which received the signal.
+
+<!-- ##### SIGNAL GtkCList::toggle-add-mode ##### -->
+<para>
+This signal is emitted when "add mode" is toggled.
+</para>
+
+@clist: the object which received the signal.
+
+<!-- ##### SIGNAL GtkCList::toggle-focus-row ##### -->
+<para>
+
+</para>
+
+@clist: The object which received the signal.
+
+<!-- ##### SIGNAL GtkCList::undo-selection ##### -->
+<para>
+This signal is emitted when an undo selection occurs in the CList,
+probably via calling gtk_clist_undo_selection().
+</para>
+
+@clist: the object which received the signal.
+
+<!-- ##### SIGNAL GtkCList::unselect-all ##### -->
+<para>
+This signal is emitted when all rows are unselected in a CList.
+</para>
+
+@clist: the object which received the signal.
+
+<!-- ##### SIGNAL GtkCList::unselect-row ##### -->
+<para>
+This signal is emitted when the user unselects a row in the list.
+It is emitted for every row that is unselected in a multi-selection or
+by calling gtk_clist_unselect_all(). It is also emitted for the
+previously selected row in a "single" or "browse" mode CList.
+</para>
+
+@clist: The object which received the signal.
+@row: The selected row
+@column: The column where the selection occured.
+@event:
+
+<!-- ##### ARG GtkCList:n-columns ##### -->
+<para>
+An integer value for a column.
+</para>
+
+<!-- ##### ARG GtkCList:reorderable ##### -->
+<para>
+A boolean value for determining if the user can re-order the CList's
+columns.
+</para>
+
+<!-- ##### ARG GtkCList:row-height ##### -->
+<para>
+An integer value representing the height of a row in pixels.
+</para>
+
+<!-- ##### ARG GtkCList:selection-mode ##### -->
+<para>
+Sets the type of selection mode for the CList.
+</para>
+
+<!-- ##### ARG GtkCList:shadow-type ##### -->
+<para>
+Sets the shadowing for the CList.
+</para>
+
+<!-- ##### ARG GtkCList:sort-type ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkCList:titles-active ##### -->
+<para>
+A boolean value for setting whether the column titles can be
+clicked.
+</para>
+
+<!-- ##### ARG GtkCList:use-drag-icons ##### -->
+<para>
+A boolean value for setting whether to use icons during drag
+operations.
+</para>
+
</para>
-<!-- ##### SIGNAL GtkColorButton::color-set ##### -->
-<para>
-
-</para>
-
-@colorbutton: the object which received the signal.
-
-<!-- ##### ARG GtkColorButton:alpha ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkColorButton:color ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkColorButton:title ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkColorButton:use-alpha ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_color_button_new ##### -->
<para>
@Returns:
+<!-- ##### SIGNAL GtkColorButton::color-set ##### -->
+<para>
+
+</para>
+
+@colorbutton: the object which received the signal.
+
+<!-- ##### ARG GtkColorButton:alpha ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkColorButton:color ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkColorButton:title ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkColorButton:use-alpha ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkColorSelection::color-changed ##### -->
-<para>
-This signal is emitted when the color changes in the #GtkColorSelection
-according to its update policy.
-</para>
-
-@colorselection: the object which received the signal.
-
-<!-- ##### ARG GtkColorSelection:current-alpha ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkColorSelection:current-color ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkColorSelection:has-opacity-control ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkColorSelection:has-palette ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_color_selection_new ##### -->
<para>
@color:
+<!-- ##### SIGNAL GtkColorSelection::color-changed ##### -->
+<para>
+This signal is emitted when the color changes in the #GtkColorSelection
+according to its update policy.
+</para>
+
+@colorselection: the object which received the signal.
+
+<!-- ##### ARG GtkColorSelection:current-alpha ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkColorSelection:current-color ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkColorSelection:has-opacity-control ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkColorSelection:has-palette ##### -->
+<para>
+
+</para>
+
@list: the list shown in the drop-down window.
@Deprecated: Use #GtkComboBox instead.
-<!-- ##### ARG GtkCombo:allow-empty ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkCombo:case-sensitive ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkCombo:enable-arrow-keys ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkCombo:enable-arrows-always ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkCombo:value-in-list ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_combo_new ##### -->
<para>
Creates a new #GtkCombo.
@Deprecated: Use #GtkComboBox instead.
+<!-- ##### ARG GtkCombo:allow-empty ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkCombo:case-sensitive ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkCombo:enable-arrow-keys ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkCombo:enable-arrows-always ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkCombo:value-in-list ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkComboBox::changed ##### -->
-<para>
-
-</para>
-
-@combobox: the object which received the signal.
-
-<!-- ##### ARG GtkComboBox:active ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkComboBox:add-tearoffs ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkComboBox:column-span-column ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkComboBox:model ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkComboBox:row-separator-column ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkComboBox:row-span-column ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkComboBox:wrap-width ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkComboBox:appears-as-list ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_combo_box_new ##### -->
<para>
@Returns:
+<!-- ##### SIGNAL GtkComboBox::changed ##### -->
+<para>
+
+</para>
+
+@combobox: the object which received the signal.
+
+<!-- ##### ARG GtkComboBox:active ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkComboBox:add-tearoffs ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkComboBox:column-span-column ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkComboBox:has-frame ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkComboBox:model ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkComboBox:row-separator-column ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkComboBox:row-span-column ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkComboBox:wrap-width ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkComboBox:appears-as-list ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### ARG GtkComboBoxEntry:text-column ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_combo_box_entry_new ##### -->
<para>
@Returns:
+<!-- ##### ARG GtkComboBoxEntry:text-column ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkContainer::add ##### -->
-<para>
-
-</para>
-
-@container: the object which received the signal.
-@widget:
-
-<!-- ##### SIGNAL GtkContainer::check-resize ##### -->
-<para>
-
-</para>
-
-@container: the object which received the signal.
-
-<!-- ##### SIGNAL GtkContainer::remove ##### -->
-<para>
-
-</para>
-
-@container: the object which received the signal.
-@widget:
-
-<!-- ##### SIGNAL GtkContainer::set-focus-child ##### -->
-<para>
-
-</para>
-
-@container: the object which received the signal.
-@widget:
-
-<!-- ##### ARG GtkContainer:border-width ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkContainer:child ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkContainer:resize-mode ##### -->
-<para>
-
-</para>
-
<!-- ##### MACRO GTK_IS_RESIZE_CONTAINER ##### -->
<para>
@class:
+<!-- ##### SIGNAL GtkContainer::add ##### -->
+<para>
+
+</para>
+
+@container: the object which received the signal.
+@widget:
+
+<!-- ##### SIGNAL GtkContainer::check-resize ##### -->
+<para>
+
+</para>
+
+@container: the object which received the signal.
+
+<!-- ##### SIGNAL GtkContainer::remove ##### -->
+<para>
+
+</para>
+
+@container: the object which received the signal.
+@widget:
+
+<!-- ##### SIGNAL GtkContainer::set-focus-child ##### -->
+<para>
+
+</para>
+
+@container: the object which received the signal.
+@widget:
+
+<!-- ##### ARG GtkContainer:border-width ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkContainer:child ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkContainer:resize-mode ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkCTree::change-focus-row-expansion ##### -->
-<para>
-The row which has the focus is either collapsed or expanded
-or toggled.
-</para>
-
-@ctree: the object which received the signal.
-@expansion: What is being done.
-
-<!-- ##### SIGNAL GtkCTree::tree-collapse ##### -->
-<para>
-Emitted when a node is collapsed.
-</para>
-
-@ctree: the object which received the signal.
-@node:
-
-<!-- ##### SIGNAL GtkCTree::tree-expand ##### -->
-<para>
-Emitted when a node is expanded.
-</para>
-
-@ctree: the object which received the signal.
-@node:
-
-<!-- ##### SIGNAL GtkCTree::tree-move ##### -->
-<para>
-Emitted when a node is moved.
-</para>
-
-@ctree: the object which received the signal.
-@node: The node that is moved.
-@new_parent: The new parent of the node.
-@new_sibling: The new sibling of the node.
-
-<!-- ##### SIGNAL GtkCTree::tree-select-row ##### -->
-<para>
-Emitted when a row is selected.
-</para>
-
-@ctree: the object which received the signal.
-@node: The node corresponding to the selected row.
-@column: The column which was selected.
-
-<!-- ##### SIGNAL GtkCTree::tree-unselect-row ##### -->
-<para>
-Emitted when a node is unselected.
-</para>
-
-@ctree: the object which received the signal.
-@node: The node corresponding to the selected row.
-@column:
-
-<!-- ##### ARG GtkCTree:expander-style ##### -->
-<para>
-The style of the expander buttons.
-</para>
-
-<!-- ##### ARG GtkCTree:indent ##### -->
-<para>
-The number of pixels to indent the tree levels.
-</para>
-
-<!-- ##### ARG GtkCTree:line-style ##### -->
-<para>
-The style of the lines in the tree graphic.
-</para>
-
-<!-- ##### ARG GtkCTree:n-columns ##### -->
-<para>
-The number of columns in the tree.
-</para>
-
-<!-- ##### ARG GtkCTree:show-stub ##### -->
-<para>
-FIXME
-</para>
-
-<!-- ##### ARG GtkCTree:spacing ##### -->
-<para>
-The number of pixels between the tree and the columns.
-</para>
-
-<!-- ##### ARG GtkCTree:tree-column ##### -->
-<para>
-The column in which the actual tree graphic appears.
-</para>
-
<!-- ##### MACRO GTK_CTREE_ROW ##### -->
<para>
Used to get the #GtkCTreeRow structure corresponding to the given #GtkCTreeNode.
@show_stub:
+<!-- ##### SIGNAL GtkCTree::change-focus-row-expansion ##### -->
+<para>
+The row which has the focus is either collapsed or expanded
+or toggled.
+</para>
+
+@ctree: the object which received the signal.
+@expansion: What is being done.
+
+<!-- ##### SIGNAL GtkCTree::tree-collapse ##### -->
+<para>
+Emitted when a node is collapsed.
+</para>
+
+@ctree: the object which received the signal.
+@node:
+
+<!-- ##### SIGNAL GtkCTree::tree-expand ##### -->
+<para>
+Emitted when a node is expanded.
+</para>
+
+@ctree: the object which received the signal.
+@node:
+
+<!-- ##### SIGNAL GtkCTree::tree-move ##### -->
+<para>
+Emitted when a node is moved.
+</para>
+
+@ctree: the object which received the signal.
+@node: The node that is moved.
+@new_parent: The new parent of the node.
+@new_sibling: The new sibling of the node.
+
+<!-- ##### SIGNAL GtkCTree::tree-select-row ##### -->
+<para>
+Emitted when a row is selected.
+</para>
+
+@ctree: the object which received the signal.
+@node: The node corresponding to the selected row.
+@column: The column which was selected.
+
+<!-- ##### SIGNAL GtkCTree::tree-unselect-row ##### -->
+<para>
+Emitted when a node is unselected.
+</para>
+
+@ctree: the object which received the signal.
+@node: The node corresponding to the selected row.
+@column:
+
+<!-- ##### ARG GtkCTree:expander-style ##### -->
+<para>
+The style of the expander buttons.
+</para>
+
+<!-- ##### ARG GtkCTree:indent ##### -->
+<para>
+The number of pixels to indent the tree levels.
+</para>
+
+<!-- ##### ARG GtkCTree:line-style ##### -->
+<para>
+The style of the lines in the tree graphic.
+</para>
+
+<!-- ##### ARG GtkCTree:n-columns ##### -->
+<para>
+The number of columns in the tree.
+</para>
+
+<!-- ##### ARG GtkCTree:show-stub ##### -->
+<para>
+FIXME
+</para>
+
+<!-- ##### ARG GtkCTree:spacing ##### -->
+<para>
+The number of pixels between the tree and the columns.
+</para>
+
+<!-- ##### ARG GtkCTree:tree-column ##### -->
+<para>
+The column in which the actual tree graphic appears.
+</para>
+
</para>
-<!-- ##### SIGNAL GtkCurve::curve-type-changed ##### -->
-<para>
-Emitted when the curve type has been changed.
-The curve type can be changed explicitly with a call to
-gtk_curve_set_curve_type(). It is also changed as a side-effect of
-calling gtk_curve_reset() or gtk_curve_set_gamma().
-</para>
-
-@curve: the object which received the signal.
-
-<!-- ##### ARG GtkCurve:curve-type ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkCurve:max-x ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkCurve:max-y ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkCurve:min-x ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkCurve:min-y ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_curve_new ##### -->
<para>
Creates a new #GtkCurve.
@type: the type of the curve.
+<!-- ##### SIGNAL GtkCurve::curve-type-changed ##### -->
+<para>
+Emitted when the curve type has been changed.
+The curve type can be changed explicitly with a call to
+gtk_curve_set_curve_type(). It is also changed as a side-effect of
+calling gtk_curve_reset() or gtk_curve_set_gamma().
+</para>
+
+@curve: the object which received the signal.
+
+<!-- ##### ARG GtkCurve:curve-type ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkCurve:max-x ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkCurve:max-y ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkCurve:min-x ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkCurve:min-y ##### -->
+<para>
+
+</para>
+
@vbox:
@action_area:
-<!-- ##### SIGNAL GtkDialog::close ##### -->
-<para>
-
-</para>
-
-@dialog: the object which received the signal.
-
-<!-- ##### SIGNAL GtkDialog::response ##### -->
-<para>
-Emitted when an action widget is clicked, the dialog receives a delete event, or
-the application programmer calls gtk_dialog_response(). On a delete event, the
-response ID is #GTK_RESPONSE_NONE. Otherwise, it depends on which action widget
-was clicked.
-</para>
-
-@dialog: the object which received the signal.
-@arg1: the response ID
-
-<!-- ##### ARG GtkDialog:has-separator ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkDialog:action-area-border ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkDialog:button-spacing ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkDialog:content-area-border ##### -->
-<para>
-
-</para>
-
<!-- ##### ENUM GtkDialogFlags ##### -->
<para>
@setting:
+<!-- ##### SIGNAL GtkDialog::close ##### -->
+<para>
+
+</para>
+
+@dialog: the object which received the signal.
+
+<!-- ##### SIGNAL GtkDialog::response ##### -->
+<para>
+Emitted when an action widget is clicked, the dialog receives a delete event, or
+the application programmer calls gtk_dialog_response(). On a delete event, the
+response ID is #GTK_RESPONSE_NONE. Otherwise, it depends on which action widget
+was clicked.
+</para>
+
+@dialog: the object which received the signal.
+@arg1: the response ID
+
+<!-- ##### ARG GtkDialog:has-separator ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkDialog:action-area-border ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkDialog:button-spacing ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkDialog:content-area-border ##### -->
+<para>
+
+</para>
+
@target_list:
+<!-- ##### FUNCTION gtk_drag_dest_add_text_targets ##### -->
+<para>
+
+</para>
+
+@widget:
+
+
<!-- ##### FUNCTION gtk_drag_finish ##### -->
<para>
Informs the drag source that the drop is finished, and
@Returns:
+<!-- ##### FUNCTION gtk_drag_source_add_text_targets ##### -->
+<para>
+
+</para>
+
+@widget:
+
+
</para>
-<!-- ##### SIGNAL GtkEditable::changed ##### -->
-<para>
-Indicates that the user has changed the contents
-of the widget.
-</para>
-
-@editable: the object which received the signal.
-
-<!-- ##### SIGNAL GtkEditable::delete-text ##### -->
-<para>
-This signal is emitted when text is deleted from
-the widget by the user. The default handler for
-this signal will normally be responsible for inserting
-the text, so by connecting to this signal and then
-stopping the signal with gtk_signal_emit_stop(), it
-is possible to modify the inserted text, or prevent
-it from being inserted entirely. The @start_pos
-and @end_pos parameters are interpreted as for
-gtk_editable_delete_text()
-</para>
-
-@editable: the object which received the signal.
-@start_pos: the starting position.
-@end_pos: the end position.
-
-<!-- ##### SIGNAL GtkEditable::insert-text ##### -->
-<para>
-This signal is emitted when text is inserted into
-the widget by the user. The default handler for
-this signal will normally be responsible for inserting
-the text, so by connecting to this signal and then
-stopping the signal with gtk_signal_emit_stop(), it
-is possible to modify the inserted text, or prevent
-it from being inserted entirely.
-</para>
-
-@editable: the object which received the signal.
-@new_text: the new text to insert.
-@new_text_length: the length of the new text.
-@position: the position at which to insert the new text.
- this is an in-out paramter. After the signal
- emission is finished, it should point after
- the newly inserted text.
-
<!-- ##### FUNCTION gtk_editable_select_region ##### -->
<para>
Selects a region of text. The characters that
@Returns:
+<!-- ##### SIGNAL GtkEditable::changed ##### -->
+<para>
+Indicates that the user has changed the contents
+of the widget.
+</para>
+
+@editable: the object which received the signal.
+
+<!-- ##### SIGNAL GtkEditable::delete-text ##### -->
+<para>
+This signal is emitted when text is deleted from
+the widget by the user. The default handler for
+this signal will normally be responsible for inserting
+the text, so by connecting to this signal and then
+stopping the signal with gtk_signal_emit_stop(), it
+is possible to modify the inserted text, or prevent
+it from being inserted entirely. The @start_pos
+and @end_pos parameters are interpreted as for
+gtk_editable_delete_text()
+</para>
+
+@editable: the object which received the signal.
+@start_pos: the starting position.
+@end_pos: the end position.
+
+<!-- ##### SIGNAL GtkEditable::insert-text ##### -->
+<para>
+This signal is emitted when text is inserted into
+the widget by the user. The default handler for
+this signal will normally be responsible for inserting
+the text, so by connecting to this signal and then
+stopping the signal with gtk_signal_emit_stop(), it
+is possible to modify the inserted text, or prevent
+it from being inserted entirely.
+</para>
+
+@editable: the object which received the signal.
+@new_text: the new text to insert.
+@new_text_length: the length of the new text.
+@position: the position at which to insert the new text.
+ this is an in-out paramter. After the signal
+ emission is finished, it should point after
+ the newly inserted text.
+
</para>
-<!-- ##### SIGNAL GtkEntry::activate ##### -->
-<para>
-
-</para>
-
-@entry: the object which received the signal.
-
-<!-- ##### SIGNAL GtkEntry::copy-clipboard ##### -->
-<para>
-
-</para>
-
-@entry: the object which received the signal.
-
-<!-- ##### SIGNAL GtkEntry::cut-clipboard ##### -->
-<para>
-
-</para>
-
-@entry: the object which received the signal.
-
-<!-- ##### SIGNAL GtkEntry::delete-from-cursor ##### -->
-<para>
-
-</para>
-
-@entry: the object which received the signal.
-@arg1:
-@arg2:
-
-<!-- ##### SIGNAL GtkEntry::insert-at-cursor ##### -->
-<para>
-
-</para>
-
-@entry: the object which received the signal.
-@arg1:
-
-<!-- ##### SIGNAL GtkEntry::move-cursor ##### -->
-<para>
-
-</para>
-
-@entry: the object which received the signal.
-@arg1:
-@arg2:
-@arg3:
-
-<!-- ##### SIGNAL GtkEntry::paste-clipboard ##### -->
-<para>
-
-</para>
-
-@entry: the object which received the signal.
-
-<!-- ##### SIGNAL GtkEntry::populate-popup ##### -->
-<para>
-
-</para>
-
-@entry: the object which received the signal.
-@arg1:
-
-<!-- ##### SIGNAL GtkEntry::toggle-overwrite ##### -->
-<para>
-
-</para>
-
-@entry: the object which received the signal.
-
-<!-- ##### ARG GtkEntry:activates-default ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkEntry:cursor-position ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkEntry:editable ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkEntry:has-frame ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkEntry:invisible-char ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkEntry:max-length ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkEntry:scroll-offset ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkEntry:selection-bound ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkEntry:text ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkEntry:visibility ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkEntry:width-chars ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkEntry:xalign ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_entry_new ##### -->
<para>
Creates a new #GtkEntry widget.
@Returns:
+<!-- ##### SIGNAL GtkEntry::activate ##### -->
+<para>
+
+</para>
+
+@entry: the object which received the signal.
+
+<!-- ##### SIGNAL GtkEntry::copy-clipboard ##### -->
+<para>
+
+</para>
+
+@entry: the object which received the signal.
+
+<!-- ##### SIGNAL GtkEntry::cut-clipboard ##### -->
+<para>
+
+</para>
+
+@entry: the object which received the signal.
+
+<!-- ##### SIGNAL GtkEntry::delete-from-cursor ##### -->
+<para>
+
+</para>
+
+@entry: the object which received the signal.
+@arg1:
+@arg2:
+
+<!-- ##### SIGNAL GtkEntry::insert-at-cursor ##### -->
+<para>
+
+</para>
+
+@entry: the object which received the signal.
+@arg1:
+
+<!-- ##### SIGNAL GtkEntry::move-cursor ##### -->
+<para>
+
+</para>
+
+@entry: the object which received the signal.
+@arg1:
+@arg2:
+@arg3:
+
+<!-- ##### SIGNAL GtkEntry::paste-clipboard ##### -->
+<para>
+
+</para>
+
+@entry: the object which received the signal.
+
+<!-- ##### SIGNAL GtkEntry::populate-popup ##### -->
+<para>
+
+</para>
+
+@entry: the object which received the signal.
+@arg1:
+
+<!-- ##### SIGNAL GtkEntry::toggle-overwrite ##### -->
+<para>
+
+</para>
+
+@entry: the object which received the signal.
+
+<!-- ##### ARG GtkEntry:activates-default ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkEntry:cursor-position ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkEntry:editable ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkEntry:has-frame ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkEntry:invisible-char ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkEntry:max-length ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkEntry:scroll-offset ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkEntry:selection-bound ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkEntry:text ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkEntry:visibility ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkEntry:width-chars ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkEntry:xalign ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkEntryCompletion::action-activated ##### -->
-<para>
-
-</para>
-
-@entrycompletion: the object which received the signal.
-@arg1:
-
-<!-- ##### SIGNAL GtkEntryCompletion::match-selected ##### -->
-<para>
-
-</para>
-
-@entrycompletion: the object which received the signal.
-@arg1:
-@arg2:
-@Returns:
-
-<!-- ##### ARG GtkEntryCompletion:minimum-key-length ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkEntryCompletion:model ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkEntryCompletion:text-column ##### -->
-<para>
-
-</para>
-
<!-- ##### USER_FUNCTION GtkEntryCompletionMatchFunc ##### -->
<para>
A function which decides whether the row indicated by @iter matches a given
@Returns:
+<!-- ##### SIGNAL GtkEntryCompletion::action-activated ##### -->
+<para>
+
+</para>
+
+@entrycompletion: the object which received the signal.
+@arg1:
+
+<!-- ##### SIGNAL GtkEntryCompletion::match-selected ##### -->
+<para>
+
+</para>
+
+@entrycompletion: the object which received the signal.
+@arg1:
+@arg2:
+@Returns:
+
+<!-- ##### ARG GtkEntryCompletion:minimum-key-length ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkEntryCompletion:model ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkEntryCompletion:text-column ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### ARG GtkEventBox:above-child ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkEventBox:visible-window ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_event_box_new ##### -->
<para>
Creates a new #GtkEventBox.
@Returns:
+<!-- ##### ARG GtkEventBox:above-child ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkEventBox:visible-window ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkExpander::activate ##### -->
-<para>
-
-</para>
-
-@expander: the object which received the signal.
-
-<!-- ##### ARG GtkExpander:expanded ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkExpander:label ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkExpander:label-widget ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkExpander:spacing ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkExpander:use-markup ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkExpander:use-underline ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkExpander:expander-size ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkExpander:expander-spacing ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_expander_new ##### -->
<para>
@Returns:
+<!-- ##### SIGNAL GtkExpander::activate ##### -->
+<para>
+
+</para>
+
+@expander: the object which received the signal.
+
+<!-- ##### ARG GtkExpander:expanded ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkExpander:label ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkExpander:label-widget ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkExpander:spacing ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkExpander:use-markup ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkExpander:use-underline ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkExpander:expander-size ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkExpander:expander-spacing ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkFileChooser::current-folder-changed ##### -->
-<para>
-
-</para>
-
-@filechooser: the object which received the signal.
-
-<!-- ##### SIGNAL GtkFileChooser::file-activated ##### -->
-<para>
-
-</para>
-
-@filechooser: the object which received the signal.
-
-<!-- ##### SIGNAL GtkFileChooser::selection-changed ##### -->
-<para>
-
-</para>
-
-@filechooser: the object which received the signal.
-
-<!-- ##### SIGNAL GtkFileChooser::update-preview ##### -->
-<para>
-
-</para>
-
-@filechooser: the object which received the signal.
-
-<!-- ##### ARG GtkFileChooser:action ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkFileChooser:extra-widget ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkFileChooser:file-system-backend ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkFileChooser:filter ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkFileChooser:local-only ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkFileChooser:preview-widget ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkFileChooser:preview-widget-active ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkFileChooser:select-multiple ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkFileChooser:show-hidden ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkFileChooser:use-preview-label ##### -->
-<para>
-
-</para>
-
<!-- ##### ENUM GtkFileChooserAction ##### -->
<para>
Describes whether a #GtkFileChooser is being used to open
-->
+<!-- ##### SIGNAL GtkFileChooser::current-folder-changed ##### -->
+<para>
+
+</para>
+
+@filechooser: the object which received the signal.
+
+<!-- ##### SIGNAL GtkFileChooser::file-activated ##### -->
+<para>
+
+</para>
+
+@filechooser: the object which received the signal.
+
+<!-- ##### SIGNAL GtkFileChooser::selection-changed ##### -->
+<para>
+
+</para>
+
+@filechooser: the object which received the signal.
+
+<!-- ##### SIGNAL GtkFileChooser::update-preview ##### -->
+<para>
+
+</para>
+
+@filechooser: the object which received the signal.
+
@button_area:
@action_area:
-<!-- ##### ARG GtkFileSelection:filename ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkFileSelection:select-multiple ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkFileSelection:show-fileops ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_file_selection_new ##### -->
<para>
Creates a new file selection dialog box. By default it will contain a #GtkTreeView of the application's current working directory, and a file listing. Operation buttons that allow the user to create a directory, delete files and rename files, are also present.
@Returns:
+<!-- ##### ARG GtkFileSelection:filename ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkFileSelection:select-multiple ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkFileSelection:show-fileops ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### ARG GtkFixed:x ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkFixed:y ##### -->
-<para>
-
-</para>
-
<!-- ##### STRUCT GtkFixedChild ##### -->
<para>
The #GtkFixedChild-struct struct contains the following fields.
@has_window:
+<!-- ##### ARG GtkFixed:x ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkFixed:y ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkFontButton::font-set ##### -->
-<para>
-
-</para>
-
-@fontbutton: the object which received the signal.
-
-<!-- ##### ARG GtkFontButton:font-name ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkFontButton:show-size ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkFontButton:show-style ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkFontButton:title ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkFontButton:use-font ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkFontButton:use-size ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_font_button_new ##### -->
<para>
@Returns:
+<!-- ##### SIGNAL GtkFontButton::font-set ##### -->
+<para>
+
+</para>
+
+@fontbutton: the object which received the signal.
+
+<!-- ##### ARG GtkFontButton:font-name ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkFontButton:show-size ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkFontButton:show-style ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkFontButton:title ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkFontButton:use-font ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkFontButton:use-size ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### ARG GtkFontSelection:font ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkFontSelection:font-name ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkFontSelection:preview-text ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_font_selection_new ##### -->
<para>
Creates a new #GtkFontSelection.
@text: the text to display in the preview area.
+<!-- ##### ARG GtkFontSelection:font ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkFontSelection:font-name ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkFontSelection:preview-text ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### ARG GtkFrame:label ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkFrame:label-widget ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkFrame:label-xalign ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkFrame:label-yalign ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkFrame:shadow ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkFrame:shadow-type ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_frame_new ##### -->
<para>
</para>
@Returns:
+<!-- ##### ARG GtkFrame:label ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkFrame:label-widget ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkFrame:label-xalign ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkFrame:label-yalign ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkFrame:shadow ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkFrame:shadow-type ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkHandleBox::child-attached ##### -->
-<para>
-This signal is emitted when the contents of the
-handlebox are reattached to the main window.
-</para>
-
-@handlebox: the object which received the signal.
-@widget: the child widget of the handlebox.
- (this argument provides no extra information
- and is here only for backwards-compatibility)
-
-<!-- ##### SIGNAL GtkHandleBox::child-detached ##### -->
-<para>
-This signal is emitted when the contents of the
-handlebox are detached from the main window.
-</para>
-
-@handlebox: the object which received the signal.
-@widget: the child widget of the handlebox.
- (this argument provides no extra information
- and is here only for backwards-compatibility)
-
-<!-- ##### ARG GtkHandleBox:handle-position ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkHandleBox:shadow ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkHandleBox:shadow-type ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkHandleBox:snap-edge ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkHandleBox:snap-edge-set ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_handle_box_new ##### -->
<para>
Create a new handle box.
@Returns:
+<!-- ##### SIGNAL GtkHandleBox::child-attached ##### -->
+<para>
+This signal is emitted when the contents of the
+handlebox are reattached to the main window.
+</para>
+
+@handlebox: the object which received the signal.
+@widget: the child widget of the handlebox.
+ (this argument provides no extra information
+ and is here only for backwards-compatibility)
+
+<!-- ##### SIGNAL GtkHandleBox::child-detached ##### -->
+<para>
+This signal is emitted when the contents of the
+handlebox are detached from the main window.
+</para>
+
+@handlebox: the object which received the signal.
+@widget: the child widget of the handlebox.
+ (this argument provides no extra information
+ and is here only for backwards-compatibility)
+
+<!-- ##### ARG GtkHandleBox:handle-position ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkHandleBox:shadow ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkHandleBox:shadow-type ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkHandleBox:snap-edge ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkHandleBox:snap-edge-set ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkIconTheme::changed ##### -->
-<para>
-
-</para>
-
-@icontheme: the object which received the signal.
-
<!-- ##### ENUM GtkIconLookupFlags ##### -->
<para>
@Returns:
+<!-- ##### FUNCTION gtk_icon_theme_get_icon_sizes ##### -->
+<para>
+
+</para>
+
+@icon_theme:
+@icon_name:
+@Returns:
+
+
<!-- ##### FUNCTION gtk_icon_theme_get_example_icon_name ##### -->
<para>
@Returns:
+<!-- ##### SIGNAL GtkIconTheme::changed ##### -->
+<para>
+
+</para>
+
+@icontheme: the object which received the signal.
+
</para>
-<!-- ##### SIGNAL GtkIconView::activate-cursor-item ##### -->
+<!-- ##### STRUCT GtkIconViewPrivate ##### -->
<para>
</para>
-@iconview: the object which received the signal.
-@Returns:
-<!-- ##### SIGNAL GtkIconView::item-activated ##### -->
+<!-- ##### USER_FUNCTION GtkIconViewForeachFunc ##### -->
<para>
-
+A function used by gtk_icon_view_selected_foreach() to map all
+selected rows. It will be called on every selected row in the view.
</para>
-@iconview: the object which received the signal.
-@arg1:
+@icon_view:
+@path: The #GtkTreePath of a selected row
+@data: user data
+<!-- # Unused Parameters # -->
+@model: The #GtkTreeModel being viewed
-<!-- ##### SIGNAL GtkIconView::move-cursor ##### -->
+
+<!-- ##### FUNCTION gtk_icon_view_new ##### -->
<para>
</para>
-@iconview: the object which received the signal.
-@arg1:
-@arg2:
@Returns:
-<!-- ##### SIGNAL GtkIconView::select-all ##### -->
+
+<!-- ##### FUNCTION gtk_icon_view_new_with_model ##### -->
<para>
</para>
-@iconview: the object which received the signal.
+@model:
+@Returns:
-<!-- ##### SIGNAL GtkIconView::select-cursor-item ##### -->
+
+<!-- ##### FUNCTION gtk_icon_view_set_model ##### -->
<para>
</para>
-@iconview: the object which received the signal.
+@icon_view:
+@model:
-<!-- ##### SIGNAL GtkIconView::selection-changed ##### -->
+
+<!-- ##### FUNCTION gtk_icon_view_get_model ##### -->
<para>
</para>
-@iconview: the object which received the signal.
+@icon_view:
+@Returns:
-<!-- ##### SIGNAL GtkIconView::set-scroll-adjustments ##### -->
+
+<!-- ##### FUNCTION gtk_icon_view_set_text_column ##### -->
<para>
</para>
-@iconview: the object which received the signal.
-@arg1:
-@arg2:
+@icon_view:
+@column:
-<!-- ##### SIGNAL GtkIconView::toggle-cursor-item ##### -->
+
+<!-- ##### FUNCTION gtk_icon_view_get_text_column ##### -->
<para>
</para>
-@iconview: the object which received the signal.
+@icon_view:
+@Returns:
-<!-- ##### SIGNAL GtkIconView::unselect-all ##### -->
+
+<!-- ##### FUNCTION gtk_icon_view_set_markup_column ##### -->
<para>
</para>
-@iconview: the object which received the signal.
-
-<!-- ##### ARG GtkIconView:markup-column ##### -->
-<para>
+@icon_view:
+@column:
-</para>
-<!-- ##### ARG GtkIconView:model ##### -->
+<!-- ##### FUNCTION gtk_icon_view_get_markup_column ##### -->
<para>
</para>
-<!-- ##### ARG GtkIconView:pixbuf-column ##### -->
-<para>
+@icon_view:
+@Returns:
-</para>
-<!-- ##### ARG GtkIconView:selection-mode ##### -->
+<!-- ##### FUNCTION gtk_icon_view_set_pixbuf_column ##### -->
<para>
</para>
-<!-- ##### ARG GtkIconView:text-column ##### -->
-<para>
+@icon_view:
+@column:
-</para>
-<!-- ##### ARG GtkIconView:selection-box-alpha ##### -->
+<!-- ##### FUNCTION gtk_icon_view_get_pixbuf_column ##### -->
<para>
</para>
-<!-- ##### ARG GtkIconView:selection-box-color ##### -->
-<para>
+@icon_view:
+@Returns:
-</para>
-<!-- ##### STRUCT GtkIconViewPrivate ##### -->
+<!-- ##### FUNCTION gtk_icon_view_get_path_at_pos ##### -->
<para>
</para>
+@icon_view:
+@x:
+@y:
+@Returns:
-<!-- ##### USER_FUNCTION GtkIconViewForeachFunc ##### -->
+
+<!-- ##### FUNCTION gtk_icon_view_selected_foreach ##### -->
<para>
-A function used by gtk_icon_view_selected_foreach() to map all
-selected rows. It will be called on every selected row in the view.
+
</para>
-@model: The #GtkTreeModel being viewed
-@path: The #GtkTreePath of a selected row
-@data: user data
+@icon_view:
+@func:
+@data:
-<!-- ##### FUNCTION gtk_icon_view_new ##### -->
+<!-- ##### FUNCTION gtk_icon_view_set_selection_mode ##### -->
<para>
</para>
-@Returns:
+@icon_view:
+@mode:
-<!-- ##### FUNCTION gtk_icon_view_new_with_model ##### -->
+<!-- ##### FUNCTION gtk_icon_view_get_selection_mode ##### -->
<para>
</para>
-@model:
+@icon_view:
@Returns:
-<!-- ##### FUNCTION gtk_icon_view_set_model ##### -->
+<!-- ##### FUNCTION gtk_icon_view_set_orientation ##### -->
<para>
</para>
@icon_view:
-@model:
+@orientation:
-<!-- ##### FUNCTION gtk_icon_view_get_model ##### -->
+<!-- ##### FUNCTION gtk_icon_view_get_orientation ##### -->
<para>
</para>
@Returns:
-<!-- ##### FUNCTION gtk_icon_view_set_text_column ##### -->
+<!-- ##### FUNCTION gtk_icon_view_select_path ##### -->
<para>
</para>
@icon_view:
-@column:
+@path:
-<!-- ##### FUNCTION gtk_icon_view_get_text_column ##### -->
+<!-- ##### FUNCTION gtk_icon_view_unselect_path ##### -->
<para>
</para>
@icon_view:
-@Returns:
+@path:
-<!-- ##### FUNCTION gtk_icon_view_set_markup_column ##### -->
+<!-- ##### FUNCTION gtk_icon_view_path_is_selected ##### -->
<para>
</para>
@icon_view:
-@column:
+@path:
+@Returns:
-<!-- ##### FUNCTION gtk_icon_view_get_markup_column ##### -->
+<!-- ##### FUNCTION gtk_icon_view_get_selected_items ##### -->
<para>
</para>
@Returns:
-<!-- ##### FUNCTION gtk_icon_view_set_pixbuf_column ##### -->
+<!-- ##### FUNCTION gtk_icon_view_select_all ##### -->
<para>
</para>
@icon_view:
-@column:
-<!-- ##### FUNCTION gtk_icon_view_get_pixbuf_column ##### -->
+<!-- ##### FUNCTION gtk_icon_view_unselect_all ##### -->
<para>
</para>
@icon_view:
-@Returns:
-<!-- ##### FUNCTION gtk_icon_view_get_path_at_pos ##### -->
+<!-- ##### FUNCTION gtk_icon_view_item_activated ##### -->
<para>
</para>
@icon_view:
-@x:
-@y:
-@Returns:
+@path:
-<!-- ##### FUNCTION gtk_icon_view_selected_foreach ##### -->
+<!-- ##### SIGNAL GtkIconView::activate-cursor-item ##### -->
<para>
</para>
-@icon_view:
-@func:
-@data:
-
+@iconview: the object which received the signal.
+@Returns:
-<!-- ##### FUNCTION gtk_icon_view_set_selection_mode ##### -->
+<!-- ##### SIGNAL GtkIconView::item-activated ##### -->
<para>
</para>
-@icon_view:
-@mode:
-
+@iconview: the object which received the signal.
+@arg1:
-<!-- ##### FUNCTION gtk_icon_view_get_selection_mode ##### -->
+<!-- ##### SIGNAL GtkIconView::move-cursor ##### -->
<para>
</para>
-@icon_view:
+@iconview: the object which received the signal.
+@arg1:
+@arg2:
@Returns:
-
-<!-- ##### FUNCTION gtk_icon_view_select_path ##### -->
+<!-- ##### SIGNAL GtkIconView::select-all ##### -->
<para>
</para>
-@icon_view:
-@path:
+@iconview: the object which received the signal.
+<!-- ##### SIGNAL GtkIconView::select-cursor-item ##### -->
+<para>
-<!-- ##### FUNCTION gtk_icon_view_unselect_path ##### -->
+</para>
+
+@iconview: the object which received the signal.
+
+<!-- ##### SIGNAL GtkIconView::selection-changed ##### -->
<para>
</para>
-@icon_view:
-@path:
+@iconview: the object which received the signal.
+<!-- ##### SIGNAL GtkIconView::set-scroll-adjustments ##### -->
+<para>
-<!-- ##### FUNCTION gtk_icon_view_path_is_selected ##### -->
+</para>
+
+@iconview: the object which received the signal.
+@arg1:
+@arg2:
+
+<!-- ##### SIGNAL GtkIconView::toggle-cursor-item ##### -->
<para>
</para>
-@icon_view:
-@path:
-@Returns:
+@iconview: the object which received the signal.
+<!-- ##### SIGNAL GtkIconView::unselect-all ##### -->
+<para>
-<!-- ##### FUNCTION gtk_icon_view_get_selected_items ##### -->
+</para>
+
+@iconview: the object which received the signal.
+
+<!-- ##### ARG GtkIconView:markup-column ##### -->
<para>
</para>
-@icon_view:
-@Returns:
+<!-- ##### ARG GtkIconView:model ##### -->
+<para>
+</para>
-<!-- ##### FUNCTION gtk_icon_view_select_all ##### -->
+<!-- ##### ARG GtkIconView:orientation ##### -->
<para>
</para>
-@icon_view:
+<!-- ##### ARG GtkIconView:pixbuf-column ##### -->
+<para>
+</para>
-<!-- ##### FUNCTION gtk_icon_view_unselect_all ##### -->
+<!-- ##### ARG GtkIconView:selection-mode ##### -->
<para>
</para>
-@icon_view:
+<!-- ##### ARG GtkIconView:text-column ##### -->
+<para>
+</para>
-<!-- ##### FUNCTION gtk_icon_view_item_activated ##### -->
+<!-- ##### ARG GtkIconView:selection-box-alpha ##### -->
<para>
</para>
-@icon_view:
-@path:
+<!-- ##### ARG GtkIconView:selection-box-color ##### -->
+<para>
+</para>
</para>
-<!-- ##### ARG GtkImage:file ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkImage:icon-set ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkImage:icon-size ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkImage:image ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkImage:mask ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkImage:pixbuf ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkImage:pixbuf-animation ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkImage:pixmap ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkImage:stock ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkImage:storage-type ##### -->
-<para>
-
-</para>
-
<!-- ##### ENUM GtkImageType ##### -->
<para>
Describes the image data representation used by a #GtkImage. If you
@mask: a #GdkBitmap that indicates which parts of the image should be transparent.
+<!-- ##### ARG GtkImage:file ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkImage:icon-set ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkImage:icon-size ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkImage:image ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkImage:mask ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkImage:pixbuf ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkImage:pixbuf-animation ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkImage:pixmap ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkImage:stock ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkImage:storage-type ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### ARG GtkImageMenuItem:image ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_image_menu_item_set_image ##### -->
<para>
@Returns:
+<!-- ##### ARG GtkImageMenuItem:image ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkIMContext::commit ##### -->
-<para>
-
-</para>
-
-@imcontext: the object which received the signal.
-@arg1:
-
-<!-- ##### SIGNAL GtkIMContext::delete-surrounding ##### -->
-<para>
-
-</para>
-
-@imcontext: the object which received the signal.
-@arg1:
-@arg2:
-@Returns:
-
-<!-- ##### SIGNAL GtkIMContext::preedit-changed ##### -->
-<para>
-
-</para>
-
-@imcontext: the object which received the signal.
-
-<!-- ##### SIGNAL GtkIMContext::preedit-end ##### -->
-<para>
-
-</para>
-
-@imcontext: the object which received the signal.
-
-<!-- ##### SIGNAL GtkIMContext::preedit-start ##### -->
-<para>
-
-</para>
-
-@imcontext: the object which received the signal.
-
-<!-- ##### SIGNAL GtkIMContext::retrieve-surrounding ##### -->
-<para>
-
-</para>
-
-@imcontext: the object which received the signal.
-@Returns:
-
<!-- ##### FUNCTION gtk_im_context_set_client_window ##### -->
<para>
@Returns:
+<!-- ##### SIGNAL GtkIMContext::commit ##### -->
+<para>
+
+</para>
+
+@imcontext: the object which received the signal.
+@arg1:
+
+<!-- ##### SIGNAL GtkIMContext::delete-surrounding ##### -->
+<para>
+
+</para>
+
+@imcontext: the object which received the signal.
+@arg1:
+@arg2:
+@Returns:
+
+<!-- ##### SIGNAL GtkIMContext::preedit-changed ##### -->
+<para>
+
+</para>
+
+@imcontext: the object which received the signal.
+
+<!-- ##### SIGNAL GtkIMContext::preedit-end ##### -->
+<para>
+
+</para>
+
+@imcontext: the object which received the signal.
+
+<!-- ##### SIGNAL GtkIMContext::preedit-start ##### -->
+<para>
+
+</para>
+
+@imcontext: the object which received the signal.
+
+<!-- ##### SIGNAL GtkIMContext::retrieve-surrounding ##### -->
+<para>
+
+</para>
+
+@imcontext: the object which received the signal.
+@Returns:
+
</para>
+<!-- ##### FUNCTION gtk_input_dialog_new ##### -->
+<para>
+Creates a new #GtkInputDialog.
+</para>
+
+@Returns: the new #GtkInputDialog.
+
+
<!-- ##### SIGNAL GtkInputDialog::disable-device ##### -->
<para>
This signal is emitted when the user changes the
@inputdialog: the object which received the signal.
@deviceid: The ID of the newly enabled device.
-<!-- ##### FUNCTION gtk_input_dialog_new ##### -->
-<para>
-Creates a new #GtkInputDialog.
-</para>
-
-@Returns: the new #GtkInputDialog.
-
-
</para>
-<!-- ##### ARG GtkInvisible:screen ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_invisible_new ##### -->
<para>
</para>
@Returns:
+<!-- ##### ARG GtkInvisible:screen ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkItem::deselect ##### -->
-<para>
-Emitted when the item is deselected.
-</para>
-
-@item: the object which received the signal.
-
-<!-- ##### SIGNAL GtkItem::select ##### -->
-<para>
-Emitted when the item is selected.
-</para>
-
-@item: the object which received the signal.
-
-<!-- ##### SIGNAL GtkItem::toggle ##### -->
-<para>
-Emitted when the item is toggled.
-</para>
-
-@item: the object which received the signal.
-
<!-- ##### FUNCTION gtk_item_select ##### -->
<para>
Emits the "select" signal on the given item.
@item: a #GtkItem.
+<!-- ##### SIGNAL GtkItem::deselect ##### -->
+<para>
+Emitted when the item is deselected.
+</para>
+
+@item: the object which received the signal.
+
+<!-- ##### SIGNAL GtkItem::select ##### -->
+<para>
+Emitted when the item is selected.
+</para>
+
+@item: the object which received the signal.
+
+<!-- ##### SIGNAL GtkItem::toggle ##### -->
+<para>
+Emitted when the item is toggled.
+</para>
+
+@item: the object which received the signal.
+
</para>
-<!-- ##### SIGNAL GtkLabel::copy-clipboard ##### -->
-<para>
-
-</para>
-
-@label: the object which received the signal.
-
-<!-- ##### SIGNAL GtkLabel::move-cursor ##### -->
-<para>
-
-</para>
-
-@label: the object which received the signal.
-@arg1:
-@arg2:
-@arg3:
-
-<!-- ##### SIGNAL GtkLabel::populate-popup ##### -->
-<para>
-
-</para>
-
-@label: the object which received the signal.
-@arg1:
-
-<!-- ##### ARG GtkLabel:attributes ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkLabel:cursor-position ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkLabel:justify ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkLabel:label ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkLabel:mnemonic-keyval ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkLabel:mnemonic-widget ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkLabel:pattern ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkLabel:selectable ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkLabel:selection-bound ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkLabel:use-markup ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkLabel:use-underline ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkLabel:wrap ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_label_new ##### -->
<para>
@setting:
+<!-- ##### SIGNAL GtkLabel::copy-clipboard ##### -->
+<para>
+
+</para>
+
+@label: the object which received the signal.
+
+<!-- ##### SIGNAL GtkLabel::move-cursor ##### -->
+<para>
+
+</para>
+
+@label: the object which received the signal.
+@arg1:
+@arg2:
+@arg3:
+
+<!-- ##### SIGNAL GtkLabel::populate-popup ##### -->
+<para>
+
+</para>
+
+@label: the object which received the signal.
+@arg1:
+
+<!-- ##### ARG GtkLabel:attributes ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkLabel:cursor-position ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkLabel:justify ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkLabel:label ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkLabel:mnemonic-keyval ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkLabel:mnemonic-widget ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkLabel:pattern ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkLabel:selectable ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkLabel:selection-bound ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkLabel:use-markup ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkLabel:use-underline ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkLabel:wrap ##### -->
+<para>
+
+</para>
+
@bin_window:
-<!-- ##### SIGNAL GtkLayout::set-scroll-adjustments ##### -->
-<para>
-
-</para>
-
-@layout: the object which received the signal.
-@arg1:
-@arg2:
-
-<!-- ##### ARG GtkLayout:hadjustment ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkLayout:height ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkLayout:vadjustment ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkLayout:width ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkLayout:x ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkLayout:y ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_layout_new ##### -->
<para>
@adjustment:
+<!-- ##### SIGNAL GtkLayout::set-scroll-adjustments ##### -->
+<para>
+
+</para>
+
+@layout: the object which received the signal.
+@arg1:
+@arg2:
+
+<!-- ##### ARG GtkLayout:hadjustment ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkLayout:height ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkLayout:vadjustment ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkLayout:width ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkLayout:x ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkLayout:y ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkList::select-child ##### -->
-<para>
-The child @widget has just been selected.
-</para>
-
-@list: the object which received the signal.
-@widget: the newly selected child.
-
-<!-- ##### SIGNAL GtkList::selection-changed ##### -->
-<para>
-The selection of the widget has just changed.
-</para>
-
-@list: the object which received the signal.
-
-<!-- ##### SIGNAL GtkList::unselect-child ##### -->
-<para>
-The child @widget has just been unselected.
-</para>
-
-@list: the object which received the signal.
-@widget: the newly unselected child.
-
-<!-- ##### ARG GtkList:selection-mode ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_list_new ##### -->
<para>
Creates a new #GtkList.
@list: the list widget.
+<!-- ##### SIGNAL GtkList::select-child ##### -->
+<para>
+The child @widget has just been selected.
+</para>
+
+@list: the object which received the signal.
+@widget: the newly selected child.
+
+<!-- ##### SIGNAL GtkList::selection-changed ##### -->
+<para>
+The selection of the widget has just changed.
+</para>
+
+@list: the object which received the signal.
+
+<!-- ##### SIGNAL GtkList::unselect-child ##### -->
+<para>
+The child @widget has just been unselected.
+</para>
+
+@list: the object which received the signal.
+@widget: the newly unselected child.
+
+<!-- ##### ARG GtkList:selection-mode ##### -->
+<para>
+
+</para>
+
</para>
+<!-- ##### FUNCTION gtk_list_item_new ##### -->
+<para>
+Creates a new #GtkListitem.
+</para>
+
+@Returns: a new #GtkListItem.
+
+
+<!-- ##### FUNCTION gtk_list_item_new_with_label ##### -->
+<para>
+Creates a new #GtkListItem with a child label containing the given string.
+</para>
+
+@label: the string to use for the child label.
+@Returns: a new #GtkListItem with a child #GtkLabel with the text set to
+@label.
+
+
+<!-- ##### FUNCTION gtk_list_item_select ##### -->
+<para>
+Selects the item, by emitting the item's "select" signal.
+Depending on the selection mode of the list, this may cause other items to
+be deselected.
+</para>
+
+@list_item: a #GtkListItem.
+
+
+<!-- ##### FUNCTION gtk_list_item_deselect ##### -->
+<para>
+Deselects the item, by emitting the item's "deselect" signal.
+</para>
+
+@list_item: a #GtkListItem.
+
+
<!-- ##### SIGNAL GtkListItem::end-selection ##### -->
<para>
@listitem: the object which received the signal.
-<!-- ##### FUNCTION gtk_list_item_new ##### -->
-<para>
-Creates a new #GtkListitem.
-</para>
-
-@Returns: a new #GtkListItem.
-
-
-<!-- ##### FUNCTION gtk_list_item_new_with_label ##### -->
-<para>
-Creates a new #GtkListItem with a child label containing the given string.
-</para>
-
-@label: the string to use for the child label.
-@Returns: a new #GtkListItem with a child #GtkLabel with the text set to
-@label.
-
-
-<!-- ##### FUNCTION gtk_list_item_select ##### -->
-<para>
-Selects the item, by emitting the item's "select" signal.
-Depending on the selection mode of the list, this may cause other items to
-be deselected.
-</para>
-
-@list_item: a #GtkListItem.
-
-
-<!-- ##### FUNCTION gtk_list_item_deselect ##### -->
-<para>
-Deselects the item, by emitting the item's "deselect" signal.
-</para>
-
-@list_item: a #GtkListItem.
-
-
@Returns:
+<!-- ##### FUNCTION gtk_parse_args ##### -->
+<para>
+
+</para>
+
+@argc:
+@argv:
+@Returns:
+
+
<!-- ##### FUNCTION gtk_init ##### -->
<para>
</para>
</para>
-<!-- ##### SIGNAL GtkMenu::move-scroll ##### -->
-<para>
-
-</para>
-
-@menu: the object which received the signal.
-@arg1:
-
-<!-- ##### ARG GtkMenu:tearoff-state ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkMenu:tearoff-title ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkMenu:bottom-attach ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkMenu:left-attach ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkMenu:right-attach ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkMenu:top-attach ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkMenu:horizontal-offset ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkMenu:vertical-offset ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkMenu:vertical-padding ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_menu_new ##### -->
<para>
Creates a new #GtkMenu.
@monitor_num:
+<!-- ##### SIGNAL GtkMenu::move-scroll ##### -->
+<para>
+
+</para>
+
+@menu: the object which received the signal.
+@arg1:
+
+<!-- ##### ARG GtkMenu:tearoff-state ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkMenu:tearoff-title ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkMenu:bottom-attach ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkMenu:left-attach ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkMenu:right-attach ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkMenu:top-attach ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkMenu:horizontal-offset ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkMenu:vertical-offset ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkMenu:vertical-padding ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### ARG GtkMenuBar:internal-padding ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkMenuBar:shadow-type ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_menu_bar_new ##### -->
<para>
Creates the new #GtkMenuBar
@position: the position in the item list where the @child is added.
+<!-- ##### ARG GtkMenuBar:internal-padding ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkMenuBar:shadow-type ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkMenuItem::activate ##### -->
-<para>
-Emitted when the item is activated.
-</para>
-
-@menuitem: the object which received the signal.
-
-<!-- ##### SIGNAL GtkMenuItem::activate-item ##### -->
-<para>
-Emitted when the item is activated, but also if the menu item has a
-submenu. For normal applications, the relevant signal is "activate".
-</para>
-
-@menuitem: the object which received the signal.
-
-<!-- ##### SIGNAL GtkMenuItem::toggle-size-allocate ##### -->
-<para>
-
-</para>
-
-@menuitem: the object which received the signal.
-@arg1:
-
-<!-- ##### SIGNAL GtkMenuItem::toggle-size-request ##### -->
-<para>
-
-</para>
-
-@menuitem: the object which received the signal.
-@arg1:
-
-<!-- ##### ARG GtkMenuItem:arrow-spacing ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkMenuItem:horizontal-padding ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkMenuItem:selected-shadow-type ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkMenuItem:toggle-spacing ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_menu_item_new ##### -->
<para>
Creates a new #GtkMenuItem.
@Returns:
+<!-- ##### SIGNAL GtkMenuItem::activate ##### -->
+<para>
+Emitted when the item is activated.
+</para>
+
+@menuitem: the object which received the signal.
+
+<!-- ##### SIGNAL GtkMenuItem::activate-item ##### -->
+<para>
+Emitted when the item is activated, but also if the menu item has a
+submenu. For normal applications, the relevant signal is "activate".
+</para>
+
+@menuitem: the object which received the signal.
+
+<!-- ##### SIGNAL GtkMenuItem::toggle-size-allocate ##### -->
+<para>
+
+</para>
+
+@menuitem: the object which received the signal.
+@arg1:
+
+<!-- ##### SIGNAL GtkMenuItem::toggle-size-request ##### -->
+<para>
+
+</para>
+
+@menuitem: the object which received the signal.
+@arg1:
+
+<!-- ##### ARG GtkMenuItem:arrow-spacing ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkMenuItem:horizontal-padding ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkMenuItem:selected-shadow-type ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkMenuItem:toggle-spacing ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkMenuShell::activate-current ##### -->
-<para>
-An action signal that activates the current menu item within the menu
-shell.
-</para>
-
-@menushell: the object which received the signal.
-@force_hide: if TRUE, hide the menu after activating the menu item.
-
-<!-- ##### SIGNAL GtkMenuShell::cancel ##### -->
-<para>
-An action signal which cancels the selection within the menu shell.
-Causes the GtkMenuShell::selection-done signal to be emitted.
-</para>
-
-@menushell: the object which received the signal.
-
-<!-- ##### SIGNAL GtkMenuShell::cycle-focus ##### -->
-<para>
-
-</para>
-
-@menushell: the object which received the signal.
-@arg1:
-
-<!-- ##### SIGNAL GtkMenuShell::deactivate ##### -->
-<para>
-This signal is emitted when a menu shell is deactivated.
-</para>
-
-@menushell: the object which received the signal.
-
-<!-- ##### SIGNAL GtkMenuShell::move-current ##### -->
-<para>
-An action signal which moves the current menu item in the direction
-specified by @direction.
-</para>
-
-@menushell: the object which received the signal.
-@direction: the direction to move.
-
-<!-- ##### SIGNAL GtkMenuShell::selection-done ##### -->
-<para>
-This signal is emitted when a selection has been completed within a menu
-shell.
-</para>
-
-@menushell: the object which received the signal.
-
<!-- ##### FUNCTION gtk_menu_shell_append ##### -->
<para>
Adds a new #GtkMenuItem to the end of the menu shell's item list.
@GTK_MENU_DIR_NEXT:
@GTK_MENU_DIR_PREV:
+<!-- ##### SIGNAL GtkMenuShell::activate-current ##### -->
+<para>
+An action signal that activates the current menu item within the menu
+shell.
+</para>
+
+@menushell: the object which received the signal.
+@force_hide: if TRUE, hide the menu after activating the menu item.
+
+<!-- ##### SIGNAL GtkMenuShell::cancel ##### -->
+<para>
+An action signal which cancels the selection within the menu shell.
+Causes the GtkMenuShell::selection-done signal to be emitted.
+</para>
+
+@menushell: the object which received the signal.
+
+<!-- ##### SIGNAL GtkMenuShell::cycle-focus ##### -->
+<para>
+
+</para>
+
+@menushell: the object which received the signal.
+@arg1:
+
+<!-- ##### SIGNAL GtkMenuShell::deactivate ##### -->
+<para>
+This signal is emitted when a menu shell is deactivated.
+</para>
+
+@menushell: the object which received the signal.
+
+<!-- ##### SIGNAL GtkMenuShell::move-current ##### -->
+<para>
+An action signal which moves the current menu item in the direction
+specified by @direction.
+</para>
+
+@menushell: the object which received the signal.
+@direction: the direction to move.
+
+<!-- ##### SIGNAL GtkMenuShell::selection-done ##### -->
+<para>
+This signal is emitted when a selection has been completed within a menu
+shell.
+</para>
+
+@menushell: the object which received the signal.
+
</para>
-<!-- ##### ARG GtkMessageDialog:buttons ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkMessageDialog:message-type ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkMessageDialog:message-border ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkMessageDialog:use-separator ##### -->
-<para>
-
-</para>
-
<!-- ##### ENUM GtkMessageType ##### -->
<para>
The type of message being displayed in the dialog.
@str:
+<!-- ##### ARG GtkMessageDialog:buttons ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkMessageDialog:message-type ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkMessageDialog:message-border ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkMessageDialog:use-separator ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### ARG GtkMisc:xalign ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkMisc:xpad ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkMisc:yalign ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkMisc:ypad ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_misc_set_alignment ##### -->
<para>
Sets the alignment of the widget.
@ypad:
+<!-- ##### ARG GtkMisc:xalign ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkMisc:xpad ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkMisc:yalign ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkMisc:ypad ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkNotebook::change-current-page ##### -->
-<para>
-
-</para>
-
-@notebook: the object which received the signal.
-@arg1:
-<!-- # Unused Parameters # -->
-@Returns:
-
-<!-- ##### SIGNAL GtkNotebook::focus-tab ##### -->
-<para>
-
-</para>
-
-@notebook: the object which received the signal.
-@arg1:
-@Returns:
-
-<!-- ##### SIGNAL GtkNotebook::move-focus-out ##### -->
-<para>
-
-</para>
-
-@notebook: the object which received the signal.
-@arg1:
-
-<!-- ##### SIGNAL GtkNotebook::select-page ##### -->
-<para>
-
-</para>
-
-@notebook: the object which received the signal.
-@arg1:
-@Returns:
-
-<!-- ##### SIGNAL GtkNotebook::switch-page ##### -->
-<para>
-Emitted when the user or a function changes the current page.
-</para>
-
-@notebook: the object which received the signal.
-@page: the new current page
-@page_num: the index of the page
-
-<!-- ##### ARG GtkNotebook:enable-popup ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkNotebook:homogeneous ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkNotebook:page ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkNotebook:scrollable ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkNotebook:show-border ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkNotebook:show-tabs ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkNotebook:tab-border ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkNotebook:tab-hborder ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkNotebook:tab-pos ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkNotebook:tab-vborder ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkNotebook:menu-label ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkNotebook:position ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkNotebook:tab-expand ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkNotebook:tab-fill ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkNotebook:tab-label ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkNotebook:tab-pack ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkNotebook:has-backward-stepper ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkNotebook:has-forward-stepper ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkNotebook:has-secondary-backward-stepper ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkNotebook:has-secondary-forward-stepper ##### -->
-<para>
-
-</para>
-
<!-- ##### STRUCT GtkNotebookPage ##### -->
<para>
The #GtkNotebookPage is an opaque implementation detail of #GtkNotebook.
@page_num:
+<!-- ##### SIGNAL GtkNotebook::change-current-page ##### -->
+<para>
+
+</para>
+
+@notebook: the object which received the signal.
+@arg1:
+<!-- # Unused Parameters # -->
+@Returns:
+
+<!-- ##### SIGNAL GtkNotebook::focus-tab ##### -->
+<para>
+
+</para>
+
+@notebook: the object which received the signal.
+@arg1:
+@Returns:
+
+<!-- ##### SIGNAL GtkNotebook::move-focus-out ##### -->
+<para>
+
+</para>
+
+@notebook: the object which received the signal.
+@arg1:
+
+<!-- ##### SIGNAL GtkNotebook::select-page ##### -->
+<para>
+
+</para>
+
+@notebook: the object which received the signal.
+@arg1:
+@Returns:
+
+<!-- ##### SIGNAL GtkNotebook::switch-page ##### -->
+<para>
+Emitted when the user or a function changes the current page.
+</para>
+
+@notebook: the object which received the signal.
+@page: the new current page
+@page_num: the index of the page
+
+<!-- ##### ARG GtkNotebook:enable-popup ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkNotebook:homogeneous ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkNotebook:page ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkNotebook:scrollable ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkNotebook:show-border ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkNotebook:show-tabs ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkNotebook:tab-border ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkNotebook:tab-hborder ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkNotebook:tab-pos ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkNotebook:tab-vborder ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkNotebook:menu-label ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkNotebook:position ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkNotebook:tab-expand ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkNotebook:tab-fill ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkNotebook:tab-label ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkNotebook:tab-pack ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkNotebook:has-backward-stepper ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkNotebook:has-forward-stepper ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkNotebook:has-secondary-backward-stepper ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkNotebook:has-secondary-forward-stepper ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkObject::destroy ##### -->
-<para>
-Signals that all holders of a reference to the #GtkObject should release
-the reference that they hold. May result in finalization of the object
-if all references are released.
-</para>
-
-@object: the object which received the signal.
-
-<!-- ##### ARG GtkObject:user-data ##### -->
-<para>
-
-</para>
-
<!-- ##### MACRO GTK_OBJECT_TYPE ##### -->
<para>
Gets the type of an object.
+<!-- ##### SIGNAL GtkObject::destroy ##### -->
+<para>
+Signals that all holders of a reference to the #GtkObject should release
+the reference that they hold. May result in finalization of the object
+if all references are released.
+</para>
+
+@object: the object which received the signal.
+
+<!-- ##### ARG GtkObject:user-data ##### -->
+<para>
+
+</para>
+
@selection_end_pos:
@has_selection:
+<!-- ##### USER_FUNCTION GtkTextFunction ##### -->
+<para>
+
+</para>
+
+@editable:
+@time_:
+
+
+<!-- ##### FUNCTION gtk_old_editable_claim_selection ##### -->
+<para>
+
+</para>
+
+@old_editable:
+@claim:
+@time_:
+
+
+<!-- ##### FUNCTION gtk_old_editable_changed ##### -->
+<para>
+
+</para>
+
+@old_editable:
+
+
<!-- ##### SIGNAL GtkOldEditable::activate ##### -->
<para>
</para>
-<!-- ##### USER_FUNCTION GtkTextFunction ##### -->
-<para>
-
-</para>
-
-@editable:
-@time_:
-
-
-<!-- ##### FUNCTION gtk_old_editable_claim_selection ##### -->
-<para>
-
-</para>
-
-@old_editable:
-@claim:
-@time_:
-
-
-<!-- ##### FUNCTION gtk_old_editable_changed ##### -->
-<para>
-
-</para>
-
-@old_editable:
-
-
@Deprecated: Use #GtkComboBox instead.
-<!-- ##### SIGNAL GtkOptionMenu::changed ##### -->
-<para>
-
-</para>
-
-@optionmenu: the object which received the signal.
-
-<!-- ##### ARG GtkOptionMenu:menu ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkOptionMenu:indicator-size ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkOptionMenu:indicator-spacing ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_option_menu_new ##### -->
<para>
Creates a new #GtkOptionMenu.
@Returns:
+<!-- ##### SIGNAL GtkOptionMenu::changed ##### -->
+<para>
+
+</para>
+
+@optionmenu: the object which received the signal.
+
+<!-- ##### ARG GtkOptionMenu:menu ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkOptionMenu:indicator-size ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkOptionMenu:indicator-spacing ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkPaned::accept-position ##### -->
-<para>
-
-</para>
-
-@paned: the object which received the signal.
-@Returns:
-
-<!-- ##### SIGNAL GtkPaned::cancel-position ##### -->
-<para>
-
-</para>
-
-@paned: the object which received the signal.
-@Returns:
-
-<!-- ##### SIGNAL GtkPaned::cycle-child-focus ##### -->
-<para>
-
-</para>
-
-@paned: the object which received the signal.
-@arg1:
-@Returns:
-
-<!-- ##### SIGNAL GtkPaned::cycle-handle-focus ##### -->
-<para>
-
-</para>
-
-@paned: the object which received the signal.
-@arg1:
-@Returns:
-
-<!-- ##### SIGNAL GtkPaned::move-handle ##### -->
-<para>
-
-</para>
-
-@paned: the object which received the signal.
-@arg1:
-@Returns:
-
-<!-- ##### SIGNAL GtkPaned::toggle-handle-focus ##### -->
-<para>
-
-</para>
-
-@paned: the object which received the signal.
-@Returns:
-
-<!-- ##### ARG GtkPaned:max-position ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkPaned:min-position ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkPaned:position ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkPaned:position-set ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkPaned:resize ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkPaned:shrink ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkPaned:handle-size ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_paned_add1 ##### -->
<para>
Adds a child to the top or left pane with
@Returns:
+<!-- ##### SIGNAL GtkPaned::accept-position ##### -->
+<para>
+
+</para>
+
+@paned: the object which received the signal.
+@Returns:
+
+<!-- ##### SIGNAL GtkPaned::cancel-position ##### -->
+<para>
+
+</para>
+
+@paned: the object which received the signal.
+@Returns:
+
+<!-- ##### SIGNAL GtkPaned::cycle-child-focus ##### -->
+<para>
+
+</para>
+
+@paned: the object which received the signal.
+@arg1:
+@Returns:
+
+<!-- ##### SIGNAL GtkPaned::cycle-handle-focus ##### -->
+<para>
+
+</para>
+
+@paned: the object which received the signal.
+@arg1:
+@Returns:
+
+<!-- ##### SIGNAL GtkPaned::move-handle ##### -->
+<para>
+
+</para>
+
+@paned: the object which received the signal.
+@arg1:
+@Returns:
+
+<!-- ##### SIGNAL GtkPaned::toggle-handle-focus ##### -->
+<para>
+
+</para>
+
+@paned: the object which received the signal.
+@Returns:
+
+<!-- ##### ARG GtkPaned:max-position ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkPaned:min-position ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkPaned:position ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkPaned:position-set ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkPaned:resize ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkPaned:shrink ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkPaned:handle-size ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkPlug::embedded ##### -->
-<para>
-
-</para>
-
-@plug: the object which received the signal.
-
<!-- ##### FUNCTION gtk_plug_construct ##### -->
<para>
</para>
@Returns:
+<!-- ##### SIGNAL GtkPlug::embedded ##### -->
+<para>
+
+</para>
+
+@plug: the object which received the signal.
+
</para>
-<!-- ##### ARG GtkPreview:expand ##### -->
-<para>
-
-</para>
-
<!-- ##### STRUCT GtkPreviewInfo ##### -->
<para>
Contains information about global properties
+<!-- ##### ARG GtkPreview:expand ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### ARG GtkProgress:activity-mode ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkProgress:show-text ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkProgress:text-xalign ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkProgress:text-yalign ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_progress_set_show_text ##### -->
<para>
Controls whether progress text is shown.
@max: the maximum progress value.
+<!-- ##### ARG GtkProgress:activity-mode ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkProgress:show-text ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkProgress:text-xalign ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkProgress:text-yalign ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### ARG GtkProgressBar:activity-blocks ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkProgressBar:activity-step ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkProgressBar:adjustment ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkProgressBar:bar-style ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkProgressBar:discrete-blocks ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkProgressBar:fraction ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkProgressBar:orientation ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkProgressBar:pulse-step ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkProgressBar:text ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_progress_bar_new ##### -->
<para>
Creates a new #GtkProgressBar.
@percentage: the new percent complete value.
+<!-- ##### ARG GtkProgressBar:activity-blocks ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkProgressBar:activity-step ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkProgressBar:adjustment ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkProgressBar:bar-style ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkProgressBar:discrete-blocks ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkProgressBar:fraction ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkProgressBar:orientation ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkProgressBar:pulse-step ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkProgressBar:text ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkRadioAction::changed ##### -->
-<para>
-
-</para>
-
-@radioaction: the object which received the signal.
-@arg1:
-
-<!-- ##### ARG GtkRadioAction:group ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkRadioAction:value ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_radio_action_new ##### -->
<para>
@Returns:
+<!-- ##### SIGNAL GtkRadioAction::changed ##### -->
+<para>
+
+</para>
+
+@radioaction: the object which received the signal.
+@arg1:
+
+<!-- ##### ARG GtkRadioAction:group ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkRadioAction:value ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkRadioButton::group-changed ##### -->
-<para>
-
-</para>
-
-@radiobutton: the object which received the signal.
-
-<!-- ##### ARG GtkRadioButton:group ##### -->
-<para>
-Sets a new group for a radio button.
-</para>
-
<!-- ##### FUNCTION gtk_radio_button_new ##### -->
<para>
Creates a new #GtkRadioButton. To be of any practical value, a widget should
as @radio_button.
+<!-- ##### SIGNAL GtkRadioButton::group-changed ##### -->
+<para>
+
+</para>
+
+@radiobutton: the object which received the signal.
+
+<!-- ##### ARG GtkRadioButton:group ##### -->
+<para>
+Sets a new group for a radio button.
+</para>
+
</para>
-<!-- ##### SIGNAL GtkRadioMenuItem::group-changed ##### -->
-<para>
-
-</para>
-
-@radiomenuitem: the object which received the signal.
-
<!-- ##### FUNCTION gtk_radio_menu_item_new ##### -->
<para>
Creates a new #GtkRadioMenuItem.
@Returns: the group of @radio_menu_item.
+<!-- ##### SIGNAL GtkRadioMenuItem::group-changed ##### -->
+<para>
+
+</para>
+
+@radiomenuitem: the object which received the signal.
+
</para>
-<!-- ##### ARG GtkRadioToolButton:group ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_radio_tool_button_new ##### -->
<para>
@group:
+<!-- ##### ARG GtkRadioToolButton:group ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkRange::adjust-bounds ##### -->
+<!-- ##### FUNCTION gtk_range_get_adjustment ##### -->
<para>
</para>
-@range: the object which received the signal.
-@arg1:
-
-<!-- ##### SIGNAL GtkRange::move-slider ##### -->
-<para>
-Virtual function that moves the slider. Used for keybindings.
-</para>
+@range:
+@Returns:
-@range: the #GtkRange
-@arg1:
-<!-- # Unused Parameters # -->
-@step: how to move the slider
-@arg2:
-<!-- ##### SIGNAL GtkRange::value-changed ##### -->
+<!-- ##### FUNCTION gtk_range_set_update_policy ##### -->
<para>
-Emitted when the range value changes.
-</para>
-@range: the #GtkRange
+</para>
-<!-- ##### ARG GtkRange:adjustment ##### -->
-<para>
+@range:
+@policy:
-</para>
-<!-- ##### ARG GtkRange:inverted ##### -->
+<!-- ##### FUNCTION gtk_range_set_adjustment ##### -->
<para>
</para>
-<!-- ##### ARG GtkRange:update-policy ##### -->
-<para>
+@range:
+@adjustment:
-</para>
-<!-- ##### ARG GtkRange:arrow-displacement-x ##### -->
+<!-- ##### FUNCTION gtk_range_get_inverted ##### -->
<para>
</para>
-<!-- ##### ARG GtkRange:arrow-displacement-y ##### -->
-<para>
+@range:
+@Returns:
-</para>
-<!-- ##### ARG GtkRange:slider-width ##### -->
+<!-- ##### FUNCTION gtk_range_set_inverted ##### -->
<para>
</para>
-<!-- ##### ARG GtkRange:stepper-size ##### -->
-<para>
+@range:
+@setting:
-</para>
-<!-- ##### ARG GtkRange:stepper-spacing ##### -->
+<!-- ##### FUNCTION gtk_range_get_update_policy ##### -->
<para>
</para>
-<!-- ##### ARG GtkRange:trough-border ##### -->
-<para>
+@range:
+@Returns:
-</para>
-<!-- ##### FUNCTION gtk_range_get_adjustment ##### -->
+<!-- ##### FUNCTION gtk_range_get_value ##### -->
<para>
</para>
@Returns:
-<!-- ##### FUNCTION gtk_range_set_update_policy ##### -->
+<!-- ##### FUNCTION gtk_range_set_increments ##### -->
<para>
</para>
@range:
-@policy:
+@step:
+@page:
-<!-- ##### FUNCTION gtk_range_set_adjustment ##### -->
+<!-- ##### FUNCTION gtk_range_set_range ##### -->
<para>
</para>
@range:
-@adjustment:
+@min:
+@max:
-<!-- ##### FUNCTION gtk_range_get_inverted ##### -->
+<!-- ##### FUNCTION gtk_range_set_value ##### -->
<para>
</para>
@range:
-@Returns:
+@value:
-<!-- ##### FUNCTION gtk_range_set_inverted ##### -->
+<!-- ##### SIGNAL GtkRange::adjust-bounds ##### -->
<para>
</para>
-@range:
-@setting:
-
+@range: the object which received the signal.
+@arg1:
-<!-- ##### FUNCTION gtk_range_get_update_policy ##### -->
+<!-- ##### SIGNAL GtkRange::move-slider ##### -->
<para>
+Virtual function that moves the slider. Used for keybindings.
+</para>
+
+@range: the #GtkRange
+@arg1:
+<!-- # Unused Parameters # -->
+@step: how to move the slider
+@arg2:
+<!-- ##### SIGNAL GtkRange::value-changed ##### -->
+<para>
+Emitted when the range value changes.
</para>
-@range:
-@Returns:
+@range: the #GtkRange
+
+<!-- ##### ARG GtkRange:adjustment ##### -->
+<para>
+</para>
-<!-- ##### FUNCTION gtk_range_get_value ##### -->
+<!-- ##### ARG GtkRange:inverted ##### -->
<para>
</para>
-@range:
-@Returns:
+<!-- ##### ARG GtkRange:update-policy ##### -->
+<para>
+</para>
-<!-- ##### FUNCTION gtk_range_set_increments ##### -->
+<!-- ##### ARG GtkRange:arrow-displacement-x ##### -->
<para>
</para>
-@range:
-@step:
-@page:
+<!-- ##### ARG GtkRange:arrow-displacement-y ##### -->
+<para>
+</para>
-<!-- ##### FUNCTION gtk_range_set_range ##### -->
+<!-- ##### ARG GtkRange:slider-width ##### -->
<para>
</para>
-@range:
-@min:
-@max:
+<!-- ##### ARG GtkRange:stepper-size ##### -->
+<para>
+</para>
-<!-- ##### FUNCTION gtk_range_set_value ##### -->
+<!-- ##### ARG GtkRange:stepper-spacing ##### -->
<para>
</para>
-@range:
-@value:
+<!-- ##### ARG GtkRange:trough-border ##### -->
+<para>
+</para>
</para>
-<!-- ##### ARG GtkRuler:lower ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkRuler:max-size ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkRuler:position ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkRuler:upper ##### -->
-<para>
-
-</para>
-
<!-- ##### STRUCT GtkRulerMetric ##### -->
<para>
This should be points_per_unit. This is the size of the unit in 1/72nd's of an inch and has nothing to do with screen pixels.
@max_size:
+<!-- ##### ARG GtkRuler:lower ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkRuler:max-size ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkRuler:position ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkRuler:upper ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkScale::format-value ##### -->
-<para>
-Signal which allows you to change how the scale value is displayed. Connect a
-signal handler which returns an allocated string representing @value.
-That string will then be used to display the scale's value.
-Here's an example signal handler which displays a value 1.0 as
-with "-->1.0<--".
-<informalexample><programlisting>
-static gchar*
-format_value_callback (GtkScale *scale,
- gdouble value)
-{
- return g_strdup_printf ("-->%0.*g<--",
- gtk_scale_get_digits (scale), value);
-}
-</programlisting></informalexample>
-</para>
-
-@scale: the object which received the signal.
-@arg1:
-@Returns: allocated string representing @value
-<!-- # Unused Parameters # -->
-@value: value to format
-
-<!-- ##### ARG GtkScale:digits ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkScale:draw-value ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkScale:value-pos ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkScale:slider-length ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkScale:value-spacing ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_scale_set_digits ##### -->
<para>
Sets the number of decimal places that are displayed in the value. Also causes
@y:
+<!-- ##### SIGNAL GtkScale::format-value ##### -->
+<para>
+Signal which allows you to change how the scale value is displayed. Connect a
+signal handler which returns an allocated string representing @value.
+That string will then be used to display the scale's value.
+Here's an example signal handler which displays a value 1.0 as
+with "-->1.0<--".
+<informalexample><programlisting>
+static gchar*
+format_value_callback (GtkScale *scale,
+ gdouble value)
+{
+ return g_strdup_printf ("-->%0.*g<--",
+ gtk_scale_get_digits (scale), value);
+}
+</programlisting></informalexample>
+</para>
+
+@scale: the object which received the signal.
+@arg1:
+@Returns: allocated string representing @value
+<!-- # Unused Parameters # -->
+@value: value to format
+
+<!-- ##### ARG GtkScale:digits ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkScale:draw-value ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkScale:value-pos ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkScale:slider-length ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkScale:value-spacing ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkScrolledWindow::move-focus-out ##### -->
-<para>
-
-</para>
-
-@scrolledwindow: the object which received the signal.
-@arg1:
-
-<!-- ##### SIGNAL GtkScrolledWindow::scroll-child ##### -->
-<para>
-
-</para>
-
-@scrolledwindow: the object which received the signal.
-@arg1:
-@arg2:
-
-<!-- ##### ARG GtkScrolledWindow:hadjustment ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkScrolledWindow:hscrollbar-policy ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkScrolledWindow:shadow-type ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkScrolledWindow:vadjustment ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkScrolledWindow:vscrollbar-policy ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkScrolledWindow:window-placement ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkScrolledWindow:scrollbar-spacing ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_scrolled_window_new ##### -->
<para>
Creates a new scrolled window. The two arguments are the scrolled
@Returns:
+<!-- ##### SIGNAL GtkScrolledWindow::move-focus-out ##### -->
+<para>
+
+</para>
+
+@scrolledwindow: the object which received the signal.
+@arg1:
+
+<!-- ##### SIGNAL GtkScrolledWindow::scroll-child ##### -->
+<para>
+
+</para>
+
+@scrolledwindow: the object which received the signal.
+@arg1:
+@arg2:
+
+<!-- ##### ARG GtkScrolledWindow:hadjustment ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkScrolledWindow:hscrollbar-policy ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkScrolledWindow:shadow-type ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkScrolledWindow:vadjustment ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkScrolledWindow:vscrollbar-policy ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkScrolledWindow:window-placement ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkScrolledWindow:scrollbar-spacing ##### -->
+<para>
+
+</para>
+
@ntargets: number of targets in the table
+<!-- ##### FUNCTION gtk_target_list_add_text_targets ##### -->
+<para>
+
+</para>
+
+@list:
+
+
<!-- ##### FUNCTION gtk_target_list_remove ##### -->
<para>
Removes a target from a target list.
</para>
-<!-- ##### ARG GtkSeparatorToolItem:draw ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_separator_tool_item_new ##### -->
<para>
@Returns:
+<!-- ##### ARG GtkSeparatorToolItem:draw ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### ARG GtkSettings:gtk-button-images ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSettings:gtk-can-change-accels ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSettings:gtk-color-palette ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSettings:gtk-cursor-blink ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSettings:gtk-cursor-blink-time ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSettings:gtk-dnd-drag-threshold ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSettings:gtk-double-click-distance ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSettings:gtk-double-click-time ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSettings:gtk-entry-select-on-focus ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSettings:gtk-font-name ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSettings:gtk-icon-sizes ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSettings:gtk-icon-theme-name ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSettings:gtk-key-theme-name ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSettings:gtk-menu-bar-accel ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSettings:gtk-menu-bar-popup-delay ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSettings:gtk-menu-images ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSettings:gtk-menu-popdown-delay ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSettings:gtk-menu-popup-delay ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSettings:gtk-split-cursor ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSettings:gtk-theme-name ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSettings:gtk-toolbar-icon-size ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSettings:gtk-toolbar-style ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSettings:gtk-xft-antialias ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSettings:gtk-xft-dpi ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSettings:gtk-xft-hinting ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSettings:gtk-xft-hintstyle ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSettings:gtk-xft-rgba ##### -->
-<para>
-
-</para>
-
<!-- ##### STRUCT GtkSettingsValue ##### -->
<para>
</para>
-<!-- ##### ARG GtkSizeGroup:mode ##### -->
-<para>
-
-</para>
-
<!-- ##### ENUM GtkSizeGroupMode ##### -->
<para>
@widget:
+<!-- ##### ARG GtkSizeGroup:mode ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkSocket::plug-added ##### -->
-<para>
-This signal is emitted when a client is successfully
-added to the socket.
-</para>
-
-@socket: the object which received the signal.
-<!-- # Unused Parameters # -->
-@socket_: the object which received the signal.
-
-<!-- ##### SIGNAL GtkSocket::plug-removed ##### -->
-<para>
-This signal is emitted when a client is removed from the socket. The
-default action is to destroy the #GtkSocket widget, so if you want to
-reuse it you must add a signal handler that returns %TRUE.
-</para>
-
-@socket: the object which received the signal.
-@Returns:
-<!-- # Unused Parameters # -->
-@socket_: the object which received the signal.
-
<!-- ##### FUNCTION gtk_socket_new ##### -->
<para>
</para>
@Returns:
+<!-- ##### SIGNAL GtkSocket::plug-added ##### -->
+<para>
+This signal is emitted when a client is successfully
+added to the socket.
+</para>
+
+@socket: the object which received the signal.
+<!-- # Unused Parameters # -->
+@socket_: the object which received the signal.
+
+<!-- ##### SIGNAL GtkSocket::plug-removed ##### -->
+<para>
+This signal is emitted when a client is removed from the socket. The
+default action is to destroy the #GtkSocket widget, so if you want to
+reuse it you must add a signal handler that returns %TRUE.
+</para>
+
+@socket: the object which received the signal.
+@Returns:
+<!-- # Unused Parameters # -->
+@socket_: the object which received the signal.
+
</para>
-<!-- ##### SIGNAL GtkSpinButton::change-value ##### -->
-<para>
-
-</para>
-
-@spinbutton: the object which received the signal.
-@arg1:
-
-<!-- ##### SIGNAL GtkSpinButton::input ##### -->
-<para>
-
-</para>
-
-@spinbutton: the object which received the signal.
-@arg1:
-@Returns:
-
-<!-- ##### SIGNAL GtkSpinButton::output ##### -->
-<para>
-
-</para>
-
-@spinbutton: the object which received the signal.
-@Returns:
-
-<!-- ##### SIGNAL GtkSpinButton::value-changed ##### -->
-<para>
-
-</para>
-
-@spinbutton: the object which received the signal.
-
-<!-- ##### ARG GtkSpinButton:adjustment ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSpinButton:climb-rate ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSpinButton:digits ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSpinButton:numeric ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSpinButton:snap-to-ticks ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSpinButton:update-policy ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSpinButton:value ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSpinButton:wrap ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkSpinButton:shadow-type ##### -->
-<para>
-the type of border that surrounds the arrows of a spin button.
-</para>
-
<!-- ##### ENUM GtkSpinButtonUpdatePolicy ##### -->
<para>
+<!-- ##### SIGNAL GtkSpinButton::change-value ##### -->
+<para>
+
+</para>
+
+@spinbutton: the object which received the signal.
+@arg1:
+
+<!-- ##### SIGNAL GtkSpinButton::input ##### -->
+<para>
+
+</para>
+
+@spinbutton: the object which received the signal.
+@arg1:
+@Returns:
+
+<!-- ##### SIGNAL GtkSpinButton::output ##### -->
+<para>
+
+</para>
+
+@spinbutton: the object which received the signal.
+@Returns:
+
+<!-- ##### SIGNAL GtkSpinButton::value-changed ##### -->
+<para>
+
+</para>
+
+@spinbutton: the object which received the signal.
+
+<!-- ##### ARG GtkSpinButton:adjustment ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkSpinButton:climb-rate ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkSpinButton:digits ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkSpinButton:numeric ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkSpinButton:snap-to-ticks ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkSpinButton:update-policy ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkSpinButton:value ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkSpinButton:wrap ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkSpinButton:shadow-type ##### -->
+<para>
+the type of border that surrounds the arrows of a spin button.
+</para>
+
</para>
-<!-- ##### SIGNAL GtkStatusbar::text-popped ##### -->
-<para>
-Is emitted whenever a new message is popped off a statusbar's stack.
-</para>
-
-@statusbar: the object which received the signal.
-@context_id: the context id of the relevant message/statusbar.
-@text: the message that was just popped.
-
-<!-- ##### SIGNAL GtkStatusbar::text-pushed ##### -->
-<para>
-Is emitted whenever a new message gets pushed onto a statusbar's stack.
-</para>
-
-@statusbar: the object which received the signal.
-@context_id: the context id of the relevant message/statusbar.
-@text: the message that was pushed.
-
-<!-- ##### ARG GtkStatusbar:has-resize-grip ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkStatusbar:shadow-type ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_statusbar_new ##### -->
<para>
Creates a new #GtkStatusbar ready for messages.
@Returns: %TRUE if the statusbar has a resize grip.
+<!-- ##### SIGNAL GtkStatusbar::text-popped ##### -->
+<para>
+Is emitted whenever a new message is popped off a statusbar's stack.
+</para>
+
+@statusbar: the object which received the signal.
+@context_id: the context id of the relevant message/statusbar.
+@text: the message that was just popped.
+
+<!-- ##### SIGNAL GtkStatusbar::text-pushed ##### -->
+<para>
+Is emitted whenever a new message gets pushed onto a statusbar's stack.
+</para>
+
+@statusbar: the object which received the signal.
+@context_id: the context id of the relevant message/statusbar.
+@text: the message that was pushed.
+
+<!-- ##### ARG GtkStatusbar:has-resize-grip ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkStatusbar:shadow-type ##### -->
+<para>
+
+</para>
+
@white_gc:
@bg_pixmap:
-<!-- ##### SIGNAL GtkStyle::realize ##### -->
-<para>
-
-</para>
-
-@style: the object which received the signal.
-
-<!-- ##### SIGNAL GtkStyle::unrealize ##### -->
-<para>
-
-</para>
-
-@style: the object which received the signal.
-
<!-- ##### FUNCTION gtk_style_new ##### -->
<para>
</para>
-<!-- ##### ARG GtkTable:column-spacing ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTable:homogeneous ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTable:n-columns ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTable:n-rows ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTable:row-spacing ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTable:bottom-attach ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTable:left-attach ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTable:right-attach ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTable:top-attach ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTable:x-options ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTable:x-padding ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTable:y-options ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTable:y-padding ##### -->
-<para>
-
-</para>
-
<!-- ##### STRUCT GtkTableChild ##### -->
<para>
The <structfield>widget</structfield> field is a pointer to the widget that
@Returns:
+<!-- ##### ARG GtkTable:column-spacing ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTable:homogeneous ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTable:n-columns ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTable:n-rows ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTable:row-spacing ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTable:bottom-attach ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTable:left-attach ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTable:right-attach ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTable:top-attach ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTable:x-options ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTable:x-padding ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTable:y-options ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTable:y-padding ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkText::set-scroll-adjustments ##### -->
-<para>
-
-</para>
-
-@text: the object which received the signal.
-@arg1:
-@arg2:
-
-<!-- ##### ARG GtkText:hadjustment ##### -->
-<para>
-Used by the #GtkText widget to keep track of the size of its horizontal
-text.
-</para>
-
-<!-- ##### ARG GtkText:line-wrap ##### -->
-<para>
-Boolean value indicating whether line wrap is enabled or not.
-</para>
-
-<!-- ##### ARG GtkText:vadjustment ##### -->
-<para>
-Used by the #GtkText widget to keep track of the size of its vertical
-text.
-</para>
-
-<!-- ##### ARG GtkText:word-wrap ##### -->
-<para>
-Boolean value indicated whether word wrap is enabled or not.
-</para>
-
<!-- ##### STRUCT GtkTextFont ##### -->
<para>
Internal #GtkText data type.
@index: the number of characters from the upper left corner
+<!-- ##### SIGNAL GtkText::set-scroll-adjustments ##### -->
+<para>
+
+</para>
+
+@text: the object which received the signal.
+@arg1:
+@arg2:
+
+<!-- ##### ARG GtkText:hadjustment ##### -->
+<para>
+Used by the #GtkText widget to keep track of the size of its horizontal
+text.
+</para>
+
+<!-- ##### ARG GtkText:line-wrap ##### -->
+<para>
+Boolean value indicating whether line wrap is enabled or not.
+</para>
+
+<!-- ##### ARG GtkText:vadjustment ##### -->
+<para>
+Used by the #GtkText widget to keep track of the size of its vertical
+text.
+</para>
+
+<!-- ##### ARG GtkText:word-wrap ##### -->
+<para>
+Boolean value indicated whether word wrap is enabled or not.
+</para>
+
</para>
-<!-- ##### SIGNAL GtkTextBuffer::apply-tag ##### -->
-<para>
-
-</para>
-
-@textbuffer: the object which received the signal.
-@arg1:
-@arg2:
-@arg3:
-
-<!-- ##### SIGNAL GtkTextBuffer::begin-user-action ##### -->
-<para>
-
-</para>
-
-@textbuffer: the object which received the signal.
-
-<!-- ##### SIGNAL GtkTextBuffer::changed ##### -->
-<para>
-
-</para>
-
-@textbuffer: the object which received the signal.
-
-<!-- ##### SIGNAL GtkTextBuffer::delete-range ##### -->
-<para>
-
-</para>
-
-@textbuffer: the object which received the signal.
-@arg1:
-@arg2:
-
-<!-- ##### SIGNAL GtkTextBuffer::end-user-action ##### -->
-<para>
-
-</para>
-
-@textbuffer: the object which received the signal.
-
-<!-- ##### SIGNAL GtkTextBuffer::insert-child-anchor ##### -->
-<para>
-
-</para>
-
-@textbuffer: the object which received the signal.
-@arg1:
-@arg2:
-
-<!-- ##### SIGNAL GtkTextBuffer::insert-pixbuf ##### -->
-<para>
-
-</para>
-
-@textbuffer: the object which received the signal.
-@arg1:
-@arg2:
-
-<!-- ##### SIGNAL GtkTextBuffer::insert-text ##### -->
-<para>
-
-</para>
-
-@textbuffer: the object which received the signal.
-@arg1:
-@arg2:
-@arg3:
-<!-- # Unused Parameters # -->
-@arg4:
-
-<!-- ##### SIGNAL GtkTextBuffer::mark-deleted ##### -->
-<para>
-
-</para>
-
-@textbuffer: the object which received the signal.
-@arg1:
-
-<!-- ##### SIGNAL GtkTextBuffer::mark-set ##### -->
-<para>
-
-</para>
-
-@textbuffer: the object which received the signal.
-@arg1:
-@arg2:
-
-<!-- ##### SIGNAL GtkTextBuffer::modified-changed ##### -->
-<para>
-
-</para>
-
-@textbuffer: the object which received the signal.
-
-<!-- ##### SIGNAL GtkTextBuffer::remove-tag ##### -->
-<para>
-
-</para>
-
-@textbuffer: the object which received the signal.
-@arg1:
-@arg2:
-@arg3:
-
-<!-- ##### ARG GtkTextBuffer:tag-table ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_text_buffer_new ##### -->
<para>
@clipboard:
+<!-- ##### SIGNAL GtkTextBuffer::apply-tag ##### -->
+<para>
+
+</para>
+
+@textbuffer: the object which received the signal.
+@arg1:
+@arg2:
+@arg3:
+
+<!-- ##### SIGNAL GtkTextBuffer::begin-user-action ##### -->
+<para>
+
+</para>
+
+@textbuffer: the object which received the signal.
+
+<!-- ##### SIGNAL GtkTextBuffer::changed ##### -->
+<para>
+
+</para>
+
+@textbuffer: the object which received the signal.
+
+<!-- ##### SIGNAL GtkTextBuffer::delete-range ##### -->
+<para>
+
+</para>
+
+@textbuffer: the object which received the signal.
+@arg1:
+@arg2:
+
+<!-- ##### SIGNAL GtkTextBuffer::end-user-action ##### -->
+<para>
+
+</para>
+
+@textbuffer: the object which received the signal.
+
+<!-- ##### SIGNAL GtkTextBuffer::insert-child-anchor ##### -->
+<para>
+
+</para>
+
+@textbuffer: the object which received the signal.
+@arg1:
+@arg2:
+
+<!-- ##### SIGNAL GtkTextBuffer::insert-pixbuf ##### -->
+<para>
+
+</para>
+
+@textbuffer: the object which received the signal.
+@arg1:
+@arg2:
+
+<!-- ##### SIGNAL GtkTextBuffer::insert-text ##### -->
+<para>
+
+</para>
+
+@textbuffer: the object which received the signal.
+@arg1:
+@arg2:
+@arg3:
+<!-- # Unused Parameters # -->
+@arg4:
+
+<!-- ##### SIGNAL GtkTextBuffer::mark-deleted ##### -->
+<para>
+
+</para>
+
+@textbuffer: the object which received the signal.
+@arg1:
+
+<!-- ##### SIGNAL GtkTextBuffer::mark-set ##### -->
+<para>
+
+</para>
+
+@textbuffer: the object which received the signal.
+@arg1:
+@arg2:
+
+<!-- ##### SIGNAL GtkTextBuffer::modified-changed ##### -->
+<para>
+
+</para>
+
+@textbuffer: the object which received the signal.
+
+<!-- ##### SIGNAL GtkTextBuffer::remove-tag ##### -->
+<para>
+
+</para>
+
+@textbuffer: the object which received the signal.
+@arg1:
+@arg2:
+@arg3:
+
+<!-- ##### ARG GtkTextBuffer:tag-table ##### -->
+<para>
+
+</para>
+
</para>
+<!-- ##### ENUM GtkWrapMode ##### -->
+<para>
+Describes a type of line wrapping.
+</para>
+
+@GTK_WRAP_NONE: do not wrap lines; just make the text area wider
+@GTK_WRAP_CHAR: wrap text, breaking lines anywhere the cursor can
+ appear (between characters, usually - if you want to
+ be technical, between graphemes, see
+ pango_get_log_attrs())
+@GTK_WRAP_WORD: wrap text, breaking lines in between words
+@GTK_WRAP_WORD_CHAR: wrap text, breaking lines in between words, or if
+ that is not enough, also between graphemes.
+
+<!-- ##### STRUCT GtkTextAttributes ##### -->
+<para>
+Using #GtkTextAttributes directly should rarely be necessary. It's
+primarily useful with gtk_text_iter_get_attributes(). As with most
+GTK+ structs, the fields in this struct should only be read, never
+modified directly.
+</para>
+
+@appearance: pointer to sub-struct containing certain attributes
+@justification:
+@direction:
+@font:
+@font_scale:
+@left_margin:
+@indent:
+@right_margin:
+@pixels_above_lines:
+@pixels_below_lines:
+@pixels_inside_wrap:
+@tabs:
+@wrap_mode:
+@language:
+@invisible:
+@bg_full_height:
+@editable:
+@realized:
+
+<!-- ##### FUNCTION gtk_text_tag_new ##### -->
+<para>
+
+</para>
+
+@name:
+@Returns:
+
+
+<!-- ##### FUNCTION gtk_text_tag_get_priority ##### -->
+<para>
+
+</para>
+
+@tag:
+@Returns:
+
+
+<!-- ##### FUNCTION gtk_text_tag_set_priority ##### -->
+<para>
+
+</para>
+
+@tag:
+@priority:
+
+
+<!-- ##### FUNCTION gtk_text_tag_event ##### -->
+<para>
+
+</para>
+
+@tag:
+@event_object:
+@event:
+@iter:
+@Returns:
+
+
+<!-- ##### STRUCT GtkTextAppearance ##### -->
+<para>
+
+</para>
+
+@bg_color:
+@fg_color:
+@bg_stipple:
+@fg_stipple:
+@rise:
+@underline:
+@strikethrough:
+@draw_bg:
+@inside_selection:
+@is_text:
+
+<!-- ##### FUNCTION gtk_text_attributes_new ##### -->
+<para>
+
+</para>
+
+@Returns:
+
+
+<!-- ##### FUNCTION gtk_text_attributes_copy ##### -->
+<para>
+
+</para>
+
+@src:
+@Returns:
+<!-- # Unused Parameters # -->
+@dest:
+
+
+<!-- ##### FUNCTION gtk_text_attributes_copy_values ##### -->
+<para>
+
+</para>
+
+@src:
+@dest:
+
+
+<!-- ##### FUNCTION gtk_text_attributes_unref ##### -->
+<para>
+
+</para>
+
+@values:
+
+
+<!-- ##### FUNCTION gtk_text_attributes_ref ##### -->
+<para>
+
+</para>
+
+@values:
+
+
<!-- ##### SIGNAL GtkTextTag::event ##### -->
<para>
</para>
-<!-- ##### ENUM GtkWrapMode ##### -->
-<para>
-Describes a type of line wrapping.
-</para>
-
-@GTK_WRAP_NONE: do not wrap lines; just make the text area wider
-@GTK_WRAP_CHAR: wrap text, breaking lines anywhere the cursor can
- appear (between characters, usually - if you want to
- be technical, between graphemes, see
- pango_get_log_attrs())
-@GTK_WRAP_WORD: wrap text, breaking lines in between words
-@GTK_WRAP_WORD_CHAR: wrap text, breaking lines in between words, or if
- that is not enough, also between graphemes.
-
-<!-- ##### STRUCT GtkTextAttributes ##### -->
-<para>
-Using #GtkTextAttributes directly should rarely be necessary. It's
-primarily useful with gtk_text_iter_get_attributes(). As with most
-GTK+ structs, the fields in this struct should only be read, never
-modified directly.
-</para>
-
-@appearance: pointer to sub-struct containing certain attributes
-@justification:
-@direction:
-@font:
-@font_scale:
-@left_margin:
-@indent:
-@right_margin:
-@pixels_above_lines:
-@pixels_below_lines:
-@pixels_inside_wrap:
-@tabs:
-@wrap_mode:
-@language:
-@invisible:
-@bg_full_height:
-@editable:
-@realized:
-
-<!-- ##### FUNCTION gtk_text_tag_new ##### -->
-<para>
-
-</para>
-
-@name:
-@Returns:
-
-
-<!-- ##### FUNCTION gtk_text_tag_get_priority ##### -->
-<para>
-
-</para>
-
-@tag:
-@Returns:
-
-
-<!-- ##### FUNCTION gtk_text_tag_set_priority ##### -->
-<para>
-
-</para>
-
-@tag:
-@priority:
-
-
-<!-- ##### FUNCTION gtk_text_tag_event ##### -->
-<para>
-
-</para>
-
-@tag:
-@event_object:
-@event:
-@iter:
-@Returns:
-
-
-<!-- ##### STRUCT GtkTextAppearance ##### -->
-<para>
-
-</para>
-
-@bg_color:
-@fg_color:
-@bg_stipple:
-@fg_stipple:
-@rise:
-@underline:
-@strikethrough:
-@draw_bg:
-@inside_selection:
-@is_text:
-
-<!-- ##### FUNCTION gtk_text_attributes_new ##### -->
-<para>
-
-</para>
-
-@Returns:
-
-
-<!-- ##### FUNCTION gtk_text_attributes_copy ##### -->
-<para>
-
-</para>
-
-@src:
-@Returns:
-<!-- # Unused Parameters # -->
-@dest:
-
-
-<!-- ##### FUNCTION gtk_text_attributes_copy_values ##### -->
-<para>
-
-</para>
-
-@src:
-@dest:
-
-
-<!-- ##### FUNCTION gtk_text_attributes_unref ##### -->
-<para>
-
-</para>
-
-@values:
-
-
-<!-- ##### FUNCTION gtk_text_attributes_ref ##### -->
-<para>
-
-</para>
-
-@values:
-
-
</para>
-<!-- ##### SIGNAL GtkTextTagTable::tag-added ##### -->
-<para>
-
-</para>
-
-@texttagtable: the object which received the signal.
-@arg1:
-
-<!-- ##### SIGNAL GtkTextTagTable::tag-changed ##### -->
-<para>
-
-</para>
-
-@texttagtable: the object which received the signal.
-@arg1:
-@arg2:
-
-<!-- ##### SIGNAL GtkTextTagTable::tag-removed ##### -->
-<para>
-
-</para>
-
-@texttagtable: the object which received the signal.
-@arg1:
-
<!-- ##### USER_FUNCTION GtkTextTagTableForeach ##### -->
<para>
@Returns:
+<!-- ##### SIGNAL GtkTextTagTable::tag-added ##### -->
+<para>
+
+</para>
+
+@texttagtable: the object which received the signal.
+@arg1:
+
+<!-- ##### SIGNAL GtkTextTagTable::tag-changed ##### -->
+<para>
+
+</para>
+
+@texttagtable: the object which received the signal.
+@arg1:
+@arg2:
+
+<!-- ##### SIGNAL GtkTextTagTable::tag-removed ##### -->
+<para>
+
+</para>
+
+@texttagtable: the object which received the signal.
+@arg1:
+
</para>
-<!-- ##### SIGNAL GtkTextView::copy-clipboard ##### -->
-<para>
-
-</para>
-
-@textview: the object which received the signal.
-
-<!-- ##### SIGNAL GtkTextView::cut-clipboard ##### -->
-<para>
-
-</para>
-
-@textview: the object which received the signal.
-
-<!-- ##### SIGNAL GtkTextView::delete-from-cursor ##### -->
-<para>
-
-</para>
-
-@textview: the object which received the signal.
-@arg1:
-@arg2:
-
-<!-- ##### SIGNAL GtkTextView::insert-at-cursor ##### -->
-<para>
-
-</para>
-
-@textview: the object which received the signal.
-@arg1:
-
-<!-- ##### SIGNAL GtkTextView::move-cursor ##### -->
-<para>
-
-</para>
-
-@textview: the object which received the signal.
-@arg1:
-@arg2:
-@arg3:
-
-<!-- ##### SIGNAL GtkTextView::move-focus ##### -->
-<para>
-
-</para>
-
-@textview: the object which received the signal.
-@arg1:
-
-<!-- ##### SIGNAL GtkTextView::move-viewport ##### -->
-<para>
-
-</para>
-
-@textview: the object which received the signal.
-@arg1:
-@arg2:
-
-<!-- ##### SIGNAL GtkTextView::page-horizontally ##### -->
-<para>
-
-</para>
-
-@textview: the object which received the signal.
-@arg1:
-@arg2:
-
-<!-- ##### SIGNAL GtkTextView::paste-clipboard ##### -->
-<para>
-
-</para>
-
-@textview: the object which received the signal.
-
-<!-- ##### SIGNAL GtkTextView::populate-popup ##### -->
-<para>
-
-</para>
-
-@textview: the object which received the signal.
-@arg1:
-
-<!-- ##### SIGNAL GtkTextView::select-all ##### -->
-<para>
-
-</para>
-
-@textview: the object which received the signal.
-@arg1:
-
-<!-- ##### SIGNAL GtkTextView::set-anchor ##### -->
-<para>
-
-</para>
-
-@textview: the object which received the signal.
-
-<!-- ##### SIGNAL GtkTextView::set-scroll-adjustments ##### -->
-<para>
-
-</para>
-
-@textview: the object which received the signal.
-@arg1:
-@arg2:
-
-<!-- ##### SIGNAL GtkTextView::toggle-overwrite ##### -->
-<para>
-
-</para>
-
-@textview: the object which received the signal.
-
-<!-- ##### ARG GtkTextView:accepts-tab ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTextView:buffer ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTextView:cursor-visible ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTextView:editable ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTextView:indent ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTextView:justification ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTextView:left-margin ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTextView:overwrite ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTextView:pixels-above-lines ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTextView:pixels-below-lines ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTextView:pixels-inside-wrap ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTextView:right-margin ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTextView:tabs ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTextView:wrap-mode ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTextView:error-underline-color ##### -->
-<para>
-
-</para>
-
<!-- ##### ENUM GtkTextWindowType ##### -->
<para>
+<!-- ##### SIGNAL GtkTextView::copy-clipboard ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+
+<!-- ##### SIGNAL GtkTextView::cut-clipboard ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+
+<!-- ##### SIGNAL GtkTextView::delete-from-cursor ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+@arg1:
+@arg2:
+
+<!-- ##### SIGNAL GtkTextView::insert-at-cursor ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+@arg1:
+
+<!-- ##### SIGNAL GtkTextView::move-cursor ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+@arg1:
+@arg2:
+@arg3:
+
+<!-- ##### SIGNAL GtkTextView::move-focus ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+@arg1:
+
+<!-- ##### SIGNAL GtkTextView::move-viewport ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+@arg1:
+@arg2:
+
+<!-- ##### SIGNAL GtkTextView::page-horizontally ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+@arg1:
+@arg2:
+
+<!-- ##### SIGNAL GtkTextView::paste-clipboard ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+
+<!-- ##### SIGNAL GtkTextView::populate-popup ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+@arg1:
+
+<!-- ##### SIGNAL GtkTextView::select-all ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+@arg1:
+
+<!-- ##### SIGNAL GtkTextView::set-anchor ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+
+<!-- ##### SIGNAL GtkTextView::set-scroll-adjustments ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+@arg1:
+@arg2:
+
+<!-- ##### SIGNAL GtkTextView::toggle-overwrite ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+
+<!-- ##### ARG GtkTextView:accepts-tab ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTextView:buffer ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTextView:cursor-visible ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTextView:editable ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTextView:indent ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTextView:justification ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTextView:left-margin ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTextView:overwrite ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTextView:pixels-above-lines ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTextView:pixels-below-lines ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTextView:pixels-inside-wrap ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTextView:right-margin ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTextView:tabs ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTextView:wrap-mode ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTextView:error-underline-color ##### -->
+<para>
+
+</para>
+
</para>
+<!-- ##### FUNCTION gtk_tips_query_new ##### -->
+<para>
+Creates a new #GtkTipsQuery.
+</para>
+
+@Returns: a new #GtkTipsQuery.
+
+
+<!-- ##### FUNCTION gtk_tips_query_start_query ##### -->
+<para>
+Starts a query.
+The #GtkTipsQuery widget will take control of the mouse and as the mouse
+moves it will display the tooltip of the widget beneath the mouse.
+</para>
+
+@tips_query: a #GtkTipsQuery.
+
+
+<!-- ##### FUNCTION gtk_tips_query_stop_query ##### -->
+<para>
+Stops a query.
+</para>
+
+@tips_query: a #GtkTipsQuery.
+
+
+<!-- ##### FUNCTION gtk_tips_query_set_caller ##### -->
+<para>
+Sets the widget which initiates the query, usually a button.
+If the @caller is selected while the query is running, the query is
+automatically stopped.
+</para>
+
+@tips_query: a #GtkTipsQuery.
+@caller: the widget which initiates the query.
+
+
+<!-- ##### FUNCTION gtk_tips_query_set_labels ##### -->
+<para>
+Sets the text to display when the query is not in effect,
+and the text to display when the query is in effect but the widget beneath
+the pointer has no tooltip.
+</para>
+
+@tips_query: a #GtkTipsQuery.
+@label_inactive: the text to display when the query is not running.
+@label_no_tip: the text to display when the query is running but the widget
+beneath the pointer has no tooltip.
+
+
<!-- ##### SIGNAL GtkTipsQuery::start-query ##### -->
<para>
Emitted when the query is started.
and the widget that the pointer is over has no tooltip.
</para>
-<!-- ##### FUNCTION gtk_tips_query_new ##### -->
-<para>
-Creates a new #GtkTipsQuery.
-</para>
-
-@Returns: a new #GtkTipsQuery.
-
-
-<!-- ##### FUNCTION gtk_tips_query_start_query ##### -->
-<para>
-Starts a query.
-The #GtkTipsQuery widget will take control of the mouse and as the mouse
-moves it will display the tooltip of the widget beneath the mouse.
-</para>
-
-@tips_query: a #GtkTipsQuery.
-
-
-<!-- ##### FUNCTION gtk_tips_query_stop_query ##### -->
-<para>
-Stops a query.
-</para>
-
-@tips_query: a #GtkTipsQuery.
-
-
-<!-- ##### FUNCTION gtk_tips_query_set_caller ##### -->
-<para>
-Sets the widget which initiates the query, usually a button.
-If the @caller is selected while the query is running, the query is
-automatically stopped.
-</para>
-
-@tips_query: a #GtkTipsQuery.
-@caller: the widget which initiates the query.
-
-
-<!-- ##### FUNCTION gtk_tips_query_set_labels ##### -->
-<para>
-Sets the text to display when the query is not in effect,
-and the text to display when the query is in effect but the widget beneath
-the pointer has no tooltip.
-</para>
-
-@tips_query: a #GtkTipsQuery.
-@label_inactive: the text to display when the query is not running.
-@label_no_tip: the text to display when the query is running but the widget
-beneath the pointer has no tooltip.
-
-
</para>
-<!-- ##### SIGNAL GtkToggleAction::toggled ##### -->
-<para>
-
-</para>
-
-@toggleaction: the object which received the signal.
-
-<!-- ##### ARG GtkToggleAction:draw-as-radio ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_toggle_action_new ##### -->
<para>
@Returns:
+<!-- ##### SIGNAL GtkToggleAction::toggled ##### -->
+<para>
+
+</para>
+
+@toggleaction: the object which received the signal.
+
+<!-- ##### ARG GtkToggleAction:draw-as-radio ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkToggleButton::toggled ##### -->
-<para>
-Should be connected if you wish to perform an action whenever the
-#GtkToggleButton's state is changed.
-</para>
-
-@togglebutton: the object which received the signal.
-
-<!-- ##### ARG GtkToggleButton:active ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkToggleButton:draw-indicator ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkToggleButton:inconsistent ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_toggle_button_new ##### -->
<para>
Creates a new toggle button. A widget should be packed into the button, as in gtk_button_new().
@setting:
+<!-- ##### SIGNAL GtkToggleButton::toggled ##### -->
+<para>
+Should be connected if you wish to perform an action whenever the
+#GtkToggleButton's state is changed.
+</para>
+
+@togglebutton: the object which received the signal.
+
+<!-- ##### ARG GtkToggleButton:active ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkToggleButton:draw-indicator ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkToggleButton:inconsistent ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkToggleToolButton::toggled ##### -->
-<para>
-
-</para>
-
-@toggletoolbutton: the object which received the signal.
-
<!-- ##### FUNCTION gtk_toggle_tool_button_new ##### -->
<para>
@Returns:
+<!-- ##### SIGNAL GtkToggleToolButton::toggled ##### -->
+<para>
+
+</para>
+
+@toggletoolbutton: the object which received the signal.
+
@icon_size:
@tooltips:
-<!-- ##### SIGNAL GtkToolbar::focus-home-or-end ##### -->
-<para>
-
-</para>
-
-@toolbar: the object which received the signal.
-@arg1:
-@Returns:
-
-<!-- ##### SIGNAL GtkToolbar::move-focus ##### -->
-<para>
-
-</para>
-
-@toolbar: the object which received the signal.
-@arg1:
-@Returns:
-
-<!-- ##### SIGNAL GtkToolbar::orientation-changed ##### -->
-<para>
-
-</para>
-
-@toolbar: the object which received the signal.
-@orientation: the new #GtkOrientation of the toolbar.
-
-<!-- ##### SIGNAL GtkToolbar::popup-context-menu ##### -->
-<para>
-
-</para>
-
-@toolbar: the object which received the signal.
-@Returns:
-@:
-@:
-@Returns:
-@:
-@Returns:
-@Returns:
-
-<!-- ##### SIGNAL GtkToolbar::style-changed ##### -->
-<para>
-
-</para>
-
-@toolbar:
-@style:
-
-<!-- ##### ARG GtkToolbar:orientation ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkToolbar:show-arrow ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkToolbar:toolbar-style ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkToolbar:expand ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkToolbar:homogeneous ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkToolbar:button-relief ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkToolbar:internal-padding ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkToolbar:shadow-type ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkToolbar:space-size ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkToolbar:space-style ##### -->
-<para>
-
-</para>
-
<!-- ##### ENUM GtkToolbarChildType ##### -->
<para>
#GtkToolbarChildType is used to set the type of new elements that are added
@toolbar:
+<!-- ##### SIGNAL GtkToolbar::focus-home-or-end ##### -->
+<para>
+
+</para>
+
+@toolbar: the object which received the signal.
+@arg1:
+@Returns:
+
+<!-- ##### SIGNAL GtkToolbar::move-focus ##### -->
+<para>
+
+</para>
+
+@toolbar: the object which received the signal.
+@arg1:
+@Returns:
+
+<!-- ##### SIGNAL GtkToolbar::orientation-changed ##### -->
+<para>
+
+</para>
+
+@toolbar: the object which received the signal.
+@orientation: the new #GtkOrientation of the toolbar.
+
+<!-- ##### SIGNAL GtkToolbar::popup-context-menu ##### -->
+<para>
+
+</para>
+
+@toolbar: the object which received the signal.
+@Returns:
+@:
+@:
+@Returns:
+@:
+@Returns:
+@Returns:
+
+<!-- ##### SIGNAL GtkToolbar::style-changed ##### -->
+<para>
+
+</para>
+
+@toolbar:
+@style:
+
+<!-- ##### ARG GtkToolbar:orientation ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkToolbar:show-arrow ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkToolbar:toolbar-style ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkToolbar:expand ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkToolbar:homogeneous ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkToolbar:button-relief ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkToolbar:internal-padding ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkToolbar:shadow-type ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkToolbar:space-size ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkToolbar:space-style ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkToolButton::clicked ##### -->
-<para>
-
-</para>
-
-@toolbutton: the object which received the signal.
-
-<!-- ##### ARG GtkToolButton:icon-widget ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkToolButton:label ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkToolButton:label-widget ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkToolButton:stock-id ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkToolButton:use-underline ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_tool_button_new ##### -->
<para>
@Returns:
+<!-- ##### SIGNAL GtkToolButton::clicked ##### -->
+<para>
+
+</para>
+
+@toolbutton: the object which received the signal.
+
+<!-- ##### ARG GtkToolButton:icon-widget ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkToolButton:label ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkToolButton:label-widget ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkToolButton:stock-id ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkToolButton:use-underline ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkToolItem::create-menu-proxy ##### -->
-<para>
-
-</para>
-
-@toolitem: the object which received the signal.
-@Returns:
-
-<!-- ##### SIGNAL GtkToolItem::set-tooltip ##### -->
-<para>
-
-</para>
-
-@toolitem: the object which received the signal.
-@arg1:
-@arg2:
-@arg3:
-@Returns:
-
-<!-- ##### SIGNAL GtkToolItem::toolbar-reconfigured ##### -->
-<para>
-
-</para>
-
-@toolitem: the object which received the signal.
-
-<!-- ##### ARG GtkToolItem:is-important ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkToolItem:visible-horizontal ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkToolItem:visible-vertical ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_tool_item_new ##### -->
<para>
@menu_item:
+<!-- ##### SIGNAL GtkToolItem::create-menu-proxy ##### -->
+<para>
+
+</para>
+
+@toolitem: the object which received the signal.
+@Returns:
+
+<!-- ##### SIGNAL GtkToolItem::set-tooltip ##### -->
+<para>
+
+</para>
+
+@toolitem: the object which received the signal.
+@arg1:
+@arg2:
+@arg3:
+@Returns:
+
+<!-- ##### SIGNAL GtkToolItem::toolbar-reconfigured ##### -->
+<para>
+
+</para>
+
+@toolitem: the object which received the signal.
+
+<!-- ##### ARG GtkToolItem:is-important ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkToolItem:visible-horizontal ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkToolItem:visible-vertical ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkTree::select-child ##### -->
-<para>
-This signal is emitted by @tree whenever @widget is about to be selected.
-</para>
-
-@tree: the object which received the signal.
-@widget: The child that is about to be selected.
-
-<!-- ##### SIGNAL GtkTree::selection-changed ##### -->
-<para>
-This signal is emitted by the root tree whenever the selection changes.
-</para>
-
-@tree: the object which received the signal.
-
-<!-- ##### SIGNAL GtkTree::unselect-child ##### -->
-<para>
-This signal is emitted by @tree whenever @widget is about to be unselected.
-</para>
-
-@tree: the object which received the signal.
-@widget: The child that is about to be unselected.
-
<!-- ##### MACRO GTK_IS_ROOT_TREE ##### -->
<para>
A macro that returns a boolean value which indicates if @obj is a root tree or not.
@child: A pointer to the #GtkWidget that is to be removed from the tree.
+<!-- ##### SIGNAL GtkTree::select-child ##### -->
+<para>
+This signal is emitted by @tree whenever @widget is about to be selected.
+</para>
+
+@tree: the object which received the signal.
+@widget: The child that is about to be selected.
+
+<!-- ##### SIGNAL GtkTree::selection-changed ##### -->
+<para>
+This signal is emitted by the root tree whenever the selection changes.
+</para>
+
+@tree: the object which received the signal.
+
+<!-- ##### SIGNAL GtkTree::unselect-child ##### -->
+<para>
+This signal is emitted by @tree whenever @widget is about to be unselected.
+</para>
+
+@tree: the object which received the signal.
+@widget: The child that is about to be unselected.
+
</para>
-<!-- ##### SIGNAL GtkTreeItem::collapse ##### -->
-<para>
-
-</para>
-
-@treeitem: the object which received the signal.
-
-<!-- ##### SIGNAL GtkTreeItem::expand ##### -->
-<para>
-
-</para>
-
-@treeitem: the object which received the signal.
-
<!-- ##### MACRO GTK_TREE_ITEM_SUBTREE ##### -->
<para>
@tree_item:
+<!-- ##### SIGNAL GtkTreeItem::collapse ##### -->
+<para>
+
+</para>
+
+@treeitem: the object which received the signal.
+
+<!-- ##### SIGNAL GtkTreeItem::expand ##### -->
+<para>
+
+</para>
+
+@treeitem: the object which received the signal.
+
</para>
-<!-- ##### SIGNAL GtkTreeModel::row-changed ##### -->
-<para>
-
-</para>
-
-@treemodel: the object which received the signal.
-@arg1:
-@arg2:
-
-<!-- ##### SIGNAL GtkTreeModel::row-deleted ##### -->
-<para>
-
-</para>
-
-@treemodel: the object which received the signal.
-@arg1:
-
-<!-- ##### SIGNAL GtkTreeModel::row-has-child-toggled ##### -->
-<para>
-
-</para>
-
-@treemodel: the object which received the signal.
-@arg1:
-@arg2:
-
-<!-- ##### SIGNAL GtkTreeModel::row-inserted ##### -->
-<para>
-
-</para>
-
-@treemodel: the object which received the signal.
-@arg1:
-@arg2:
-
-<!-- ##### SIGNAL GtkTreeModel::rows-reordered ##### -->
-<para>
-
-</para>
-
-@treemodel: the object which received the signal.
-@arg1:
-@arg2:
-@arg3:
-
<!-- ##### STRUCT GtkTreeIter ##### -->
<para>
The <structname>GtkTreeIter</structname> is the primary structure for
@new_order:
+<!-- ##### SIGNAL GtkTreeModel::row-changed ##### -->
+<para>
+
+</para>
+
+@treemodel: the object which received the signal.
+@arg1:
+@arg2:
+
+<!-- ##### SIGNAL GtkTreeModel::row-deleted ##### -->
+<para>
+
+</para>
+
+@treemodel: the object which received the signal.
+@arg1:
+
+<!-- ##### SIGNAL GtkTreeModel::row-has-child-toggled ##### -->
+<para>
+
+</para>
+
+@treemodel: the object which received the signal.
+@arg1:
+@arg2:
+
+<!-- ##### SIGNAL GtkTreeModel::row-inserted ##### -->
+<para>
+
+</para>
+
+@treemodel: the object which received the signal.
+@arg1:
+@arg2:
+
+<!-- ##### SIGNAL GtkTreeModel::rows-reordered ##### -->
+<para>
+
+</para>
+
+@treemodel: the object which received the signal.
+@arg1:
+@arg2:
+@arg3:
+
</para>
-<!-- ##### ARG GtkTreeModelFilter:child-model ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeModelFilter:virtual-root ##### -->
-<para>
-
-</para>
-
<!-- ##### USER_FUNCTION GtkTreeModelFilterVisibleFunc ##### -->
<para>
A function which decides whether the row indicated by @iter is visible.
@filter:
+<!-- ##### ARG GtkTreeModelFilter:child-model ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeModelFilter:virtual-root ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### ARG GtkTreeModelSort:model ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_tree_model_sort_new_with_model ##### -->
<para>
@Returns:
+<!-- ##### ARG GtkTreeModelSort:model ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkTreeSelection::changed ##### -->
-<para>
-Emitted whenever the selection has (possibly) changed. Please note that
-this signal is mostly a hint. It may only be emitted once when a range
-of rows are selected, and it may occasionally be emitted when nothing
-has happened.
-</para>
-
-@treeselection: the object which received the signal.
-
<!-- ##### USER_FUNCTION GtkTreeSelectionFunc ##### -->
<para>
A function used by gtk_tree_selection_set_select_function() to filter
@end_path:
+<!-- ##### SIGNAL GtkTreeSelection::changed ##### -->
+<para>
+Emitted whenever the selection has (possibly) changed. Please note that
+this signal is mostly a hint. It may only be emitted once when a range
+of rows are selected, and it may occasionally be emitted when nothing
+has happened.
+</para>
+
+@treeselection: the object which received the signal.
+
</para>
-<!-- ##### SIGNAL GtkTreeSortable::sort-column-changed ##### -->
-<para>
-
-</para>
-
-@treesortable: the object which received the signal.
-
<!-- ##### STRUCT GtkTreeSortableIface ##### -->
<para>
@Returns:
+<!-- ##### SIGNAL GtkTreeSortable::sort-column-changed ##### -->
+<para>
+
+</para>
+
+@treesortable: the object which received the signal.
+
</para>
-<!-- ##### SIGNAL GtkTreeView::columns-changed ##### -->
-<para>
-
-</para>
-
-@treeview: the object which received the signal.
-
-<!-- ##### SIGNAL GtkTreeView::cursor-changed ##### -->
-<para>
-
-</para>
-
-@treeview: the object which received the signal.
-
-<!-- ##### SIGNAL GtkTreeView::expand-collapse-cursor-row ##### -->
-<para>
-
-</para>
-
-@treeview: the object which received the signal.
-@arg1:
-@arg2:
-@arg3:
-@Returns:
-
-<!-- ##### SIGNAL GtkTreeView::move-cursor ##### -->
-<para>
-
-</para>
-
-@treeview: the object which received the signal.
-@arg1:
-@arg2:
-@Returns:
-
-<!-- ##### SIGNAL GtkTreeView::row-activated ##### -->
-<para>
-
-</para>
-
-@treeview: the object which received the signal.
-@arg1:
-@arg2:
-
-<!-- ##### SIGNAL GtkTreeView::row-collapsed ##### -->
-<para>
-
-</para>
-
-@treeview: the object which received the signal.
-@arg1:
-@arg2:
-
-<!-- ##### SIGNAL GtkTreeView::row-expanded ##### -->
-<para>
-
-</para>
-
-@treeview: the object which received the signal.
-@arg1:
-@arg2:
-
-<!-- ##### SIGNAL GtkTreeView::select-all ##### -->
-<para>
-
-</para>
-
-@treeview: the object which received the signal.
-@Returns:
-
-<!-- ##### SIGNAL GtkTreeView::select-cursor-parent ##### -->
-<para>
-
-</para>
-
-@treeview: the object which received the signal.
-@Returns:
-
-<!-- ##### SIGNAL GtkTreeView::select-cursor-row ##### -->
-<para>
-
-</para>
-
-@treeview: the object which received the signal.
-@arg1:
-@Returns:
-
-<!-- ##### SIGNAL GtkTreeView::set-scroll-adjustments ##### -->
-<para>
-
-</para>
-
-@treeview: the object which received the signal.
-@arg1:
-@arg2:
-
-<!-- ##### SIGNAL GtkTreeView::start-interactive-search ##### -->
-<para>
-
-</para>
-
-@treeview: the object which received the signal.
-@Returns:
-
-<!-- ##### SIGNAL GtkTreeView::test-collapse-row ##### -->
-<para>
-
-</para>
-
-@treeview: the object which received the signal.
-@arg1:
-@arg2:
-@Returns:
-
-<!-- ##### SIGNAL GtkTreeView::test-expand-row ##### -->
-<para>
-
-</para>
-
-@treeview: the object which received the signal.
-@arg1:
-@arg2:
-@Returns:
-
-<!-- ##### SIGNAL GtkTreeView::toggle-cursor-row ##### -->
-<para>
-
-</para>
-
-@treeview: the object which received the signal.
-@Returns:
-
-<!-- ##### SIGNAL GtkTreeView::unselect-all ##### -->
-<para>
-
-</para>
-
-@treeview: the object which received the signal.
-@Returns:
-
-<!-- ##### ARG GtkTreeView:enable-search ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeView:expander-column ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeView:fixed-height-mode ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeView:hadjustment ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeView:headers-clickable ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeView:headers-visible ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeView:hover-selection ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeView:model ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeView:reorderable ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeView:rules-hint ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeView:search-column ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeView:vadjustment ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeView:allow-rules ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeView:even-row-color ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeView:expander-size ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeView:horizontal-separator ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeView:indent-expanders ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeView:odd-row-color ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeView:vertical-separator ##### -->
-<para>
-
-</para>
-
<!-- ##### ENUM GtkTreeViewDropPosition ##### -->
<para>
An enum for determining where a dropped row goes.
@destroy:
+<!-- ##### SIGNAL GtkTreeView::columns-changed ##### -->
+<para>
+
+</para>
+
+@treeview: the object which received the signal.
+
+<!-- ##### SIGNAL GtkTreeView::cursor-changed ##### -->
+<para>
+
+</para>
+
+@treeview: the object which received the signal.
+
+<!-- ##### SIGNAL GtkTreeView::expand-collapse-cursor-row ##### -->
+<para>
+
+</para>
+
+@treeview: the object which received the signal.
+@arg1:
+@arg2:
+@arg3:
+@Returns:
+
+<!-- ##### SIGNAL GtkTreeView::move-cursor ##### -->
+<para>
+
+</para>
+
+@treeview: the object which received the signal.
+@arg1:
+@arg2:
+@Returns:
+
+<!-- ##### SIGNAL GtkTreeView::row-activated ##### -->
+<para>
+
+</para>
+
+@treeview: the object which received the signal.
+@arg1:
+@arg2:
+
+<!-- ##### SIGNAL GtkTreeView::row-collapsed ##### -->
+<para>
+
+</para>
+
+@treeview: the object which received the signal.
+@arg1:
+@arg2:
+
+<!-- ##### SIGNAL GtkTreeView::row-expanded ##### -->
+<para>
+
+</para>
+
+@treeview: the object which received the signal.
+@arg1:
+@arg2:
+
+<!-- ##### SIGNAL GtkTreeView::select-all ##### -->
+<para>
+
+</para>
+
+@treeview: the object which received the signal.
+@Returns:
+
+<!-- ##### SIGNAL GtkTreeView::select-cursor-parent ##### -->
+<para>
+
+</para>
+
+@treeview: the object which received the signal.
+@Returns:
+
+<!-- ##### SIGNAL GtkTreeView::select-cursor-row ##### -->
+<para>
+
+</para>
+
+@treeview: the object which received the signal.
+@arg1:
+@Returns:
+
+<!-- ##### SIGNAL GtkTreeView::set-scroll-adjustments ##### -->
+<para>
+
+</para>
+
+@treeview: the object which received the signal.
+@arg1:
+@arg2:
+
+<!-- ##### SIGNAL GtkTreeView::start-interactive-search ##### -->
+<para>
+
+</para>
+
+@treeview: the object which received the signal.
+@Returns:
+
+<!-- ##### SIGNAL GtkTreeView::test-collapse-row ##### -->
+<para>
+
+</para>
+
+@treeview: the object which received the signal.
+@arg1:
+@arg2:
+@Returns:
+
+<!-- ##### SIGNAL GtkTreeView::test-expand-row ##### -->
+<para>
+
+</para>
+
+@treeview: the object which received the signal.
+@arg1:
+@arg2:
+@Returns:
+
+<!-- ##### SIGNAL GtkTreeView::toggle-cursor-row ##### -->
+<para>
+
+</para>
+
+@treeview: the object which received the signal.
+@Returns:
+
+<!-- ##### SIGNAL GtkTreeView::unselect-all ##### -->
+<para>
+
+</para>
+
+@treeview: the object which received the signal.
+@Returns:
+
+<!-- ##### ARG GtkTreeView:enable-search ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeView:expander-column ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeView:fixed-height-mode ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeView:hadjustment ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeView:headers-clickable ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeView:headers-visible ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeView:hover-selection ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeView:model ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeView:reorderable ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeView:rules-hint ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeView:search-column ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeView:vadjustment ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeView:allow-rules ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeView:even-row-color ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeView:expander-size ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeView:horizontal-separator ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeView:indent-expanders ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeView:odd-row-color ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeView:vertical-separator ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkTreeViewColumn::clicked ##### -->
-<para>
-
-</para>
-
-@treeviewcolumn: the object which received the signal.
-
-<!-- ##### ARG GtkTreeViewColumn:alignment ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeViewColumn:clickable ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeViewColumn:expand ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeViewColumn:fixed-width ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeViewColumn:max-width ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeViewColumn:min-width ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeViewColumn:reorderable ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeViewColumn:resizable ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeViewColumn:sizing ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeViewColumn:sort-indicator ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeViewColumn:sort-order ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeViewColumn:title ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeViewColumn:visible ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeViewColumn:widget ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTreeViewColumn:width ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_tree_view_column_new ##### -->
<para>
@cell:
+<!-- ##### SIGNAL GtkTreeViewColumn::clicked ##### -->
+<para>
+
+</para>
+
+@treeviewcolumn: the object which received the signal.
+
+<!-- ##### ARG GtkTreeViewColumn:alignment ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeViewColumn:clickable ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeViewColumn:expand ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeViewColumn:fixed-width ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeViewColumn:max-width ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeViewColumn:min-width ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeViewColumn:reorderable ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeViewColumn:resizable ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeViewColumn:sizing ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeViewColumn:sort-indicator ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeViewColumn:sort-order ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeViewColumn:spacing ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeViewColumn:title ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeViewColumn:visible ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeViewColumn:widget ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTreeViewColumn:width ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkUIManager::actions-changed ##### -->
-<para>
-
-</para>
-
-@uimanager: the object which received the signal.
-
-<!-- ##### SIGNAL GtkUIManager::add-widget ##### -->
-<para>
-
-</para>
-
-@uimanager: the object which received the signal.
-@widget:
-
-<!-- ##### SIGNAL GtkUIManager::connect-proxy ##### -->
-<para>
-
-</para>
-
-@uimanager: the object which received the signal.
-@arg1:
-@widget:
-
-<!-- ##### SIGNAL GtkUIManager::disconnect-proxy ##### -->
-<para>
-
-</para>
-
-@uimanager: the object which received the signal.
-@arg1:
-@widget:
-
-<!-- ##### SIGNAL GtkUIManager::post-activate ##### -->
-<para>
-
-</para>
-
-@uimanager: the object which received the signal.
-@arg1:
-
-<!-- ##### SIGNAL GtkUIManager::pre-activate ##### -->
-<para>
-
-</para>
-
-@uimanager: the object which received the signal.
-@arg1:
-
-<!-- ##### ARG GtkUIManager:add-tearoffs ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkUIManager:ui ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_ui_manager_new ##### -->
<para>
@self:
+<!-- ##### SIGNAL GtkUIManager::actions-changed ##### -->
+<para>
+
+</para>
+
+@uimanager: the object which received the signal.
+
+<!-- ##### SIGNAL GtkUIManager::add-widget ##### -->
+<para>
+
+</para>
+
+@uimanager: the object which received the signal.
+@widget:
+
+<!-- ##### SIGNAL GtkUIManager::connect-proxy ##### -->
+<para>
+
+</para>
+
+@uimanager: the object which received the signal.
+@arg1:
+@widget:
+
+<!-- ##### SIGNAL GtkUIManager::disconnect-proxy ##### -->
+<para>
+
+</para>
+
+@uimanager: the object which received the signal.
+@arg1:
+@widget:
+
+<!-- ##### SIGNAL GtkUIManager::post-activate ##### -->
+<para>
+
+</para>
+
+@uimanager: the object which received the signal.
+@arg1:
+
+<!-- ##### SIGNAL GtkUIManager::pre-activate ##### -->
+<para>
+
+</para>
+
+@uimanager: the object which received the signal.
+@arg1:
+
+<!-- ##### ARG GtkUIManager:add-tearoffs ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkUIManager:ui ##### -->
+<para>
+
+</para>
+
</para>
-<!-- ##### SIGNAL GtkViewport::set-scroll-adjustments ##### -->
-<para>
-
-</para>
-
-@viewport: the object which received the signal.
-@arg1:
-@arg2:
-
-<!-- ##### ARG GtkViewport:hadjustment ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkViewport:shadow-type ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkViewport:vadjustment ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_viewport_new ##### -->
<para>
@Returns:
+<!-- ##### SIGNAL GtkViewport::set-scroll-adjustments ##### -->
+<para>
+
+</para>
+
+@viewport: the object which received the signal.
+@arg1:
+@arg2:
+
+<!-- ##### ARG GtkViewport:hadjustment ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkViewport:shadow-type ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkViewport:vadjustment ##### -->
+<para>
+
+</para>
+
will be indicated by the #GTK_NO_WINDOW flag being set).
@parent:
-<!-- ##### SIGNAL GtkWidget::accel-closures-changed ##### -->
+<!-- ##### STRUCT GtkWidgetClass ##### -->
<para>
-
+<structfield>activate_signal</structfield>
+The signal to emit when a widget of this class is activated,
+gtk_widget_activate() handles the emission. Implementation of this
+signal is optional.
</para>
-@widget: the object which received the signal.
-
-<!-- ##### SIGNAL GtkWidget::button-press-event ##### -->
<para>
-
+<structfield>set_scroll_adjustment_signal</structfield>
+This signal is emitted when a widget of this class is added
+to a scrolling aware parent, gtk_widget_set_scroll_adjustments()
+handles the emission.
+Implementation of this signal is optional.
</para>
-@widget: the object which received the signal.
-@event:
-@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
+@parent_class:
+@activate_signal:
+@set_scroll_adjustments_signal:
-<!-- ##### SIGNAL GtkWidget::button-release-event ##### -->
+<!-- ##### ENUM GtkWidgetFlags ##### -->
<para>
-
+Tells about certain properties of the widget.
</para>
-@widget: the object which received the signal.
-@event:
-@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
+@GTK_TOPLEVEL:
+ widgets without a real parent, as there are #GtkWindow<!-- -->s and
+ #GtkMenu<!-- -->s have this flag set throughout their lifetime.
+ Toplevel widgets always contain their own #GdkWindow.
+@GTK_NO_WINDOW:
+ Indicative for a widget that does not provide its own #GdkWindow.
+ Visible action (e.g. drawing) is performed on the parent's #GdkWindow.
+@GTK_REALIZED:
+ Set by gtk_widget_realize(), unset by gtk_widget_unrealize().
+ A realized widget has an associated #GdkWindow.
+@GTK_MAPPED:
+ Set by gtk_widget_map(), unset by gtk_widget_unmap().
+ Only realized widgets can be mapped. It means that gdk_window_show()
+ has been called on the widgets window(s).
+@GTK_VISIBLE:
+ Set by gtk_widget_show(), unset by gtk_widget_hide(). Implies that a
+ widget will be mapped as soon as its parent is mapped.
+@GTK_SENSITIVE:
+ Set and unset by gtk_widget_set_sensitive().
+ The sensitivity of a widget determines whether it will receive
+ certain events (e.g. button or key presses). One premise for
+ the widgets sensitivity is to have this flag set.
+@GTK_PARENT_SENSITIVE:
+ Set and unset by gtk_widget_set_sensitive() operations on the
+ parents of the widget.
+ This is the second premise for the widgets sensitivity. Once
+ it has %GTK_SENSITIVE and %GTK_PARENT_SENSITIVE set, its state is
+ effectively sensitive. This is expressed (and can be examined) by
+ the #GTK_WIDGET_IS_SENSITIVE macro.
+@GTK_CAN_FOCUS:
+ Determines whether a widget is able to handle focus grabs.
+@GTK_HAS_FOCUS:
+ Set by gtk_widget_grab_focus() for widgets that also
+ have %GTK_CAN_FOCUS set. The flag will be unset once another widget
+ grabs the focus.
+@GTK_CAN_DEFAULT:
+ The widget is allowed to receive the default action via
+ gtk_widget_grab_default().
+@GTK_HAS_DEFAULT:
+ The widget currently is receiving the default action.
+@GTK_HAS_GRAB:
+ Set by gtk_grab_add(), unset by gtk_grab_remove(). It means that the
+ widget is in the grab_widgets stack, and will be the preferred one for
+ receiving events other than ones of cosmetic value.
+@GTK_RC_STYLE:
+ Indicates that the widgets style has been looked up through the rc
+ mechanism. It does not imply that the widget actually had a style
+ defined through the rc mechanism.
+@GTK_COMPOSITE_CHILD:
+ Indicates that the widget is a composite child of its parent; see
+ gtk_widget_push_composite_child(), gtk_widget_pop_composite_child().
+@GTK_NO_REPARENT:
+ Unused since before GTK+ 1.2, will be removed in a future version.
+@GTK_APP_PAINTABLE:
+ Set and unset by gtk_widget_set_app_paintable().
+ Must be set on widgets whose window the application directly draws on,
+ in order to keep GTK+ from overwriting the drawn stuff.
+@GTK_RECEIVES_DEFAULT:
+ The widget when focused will receive the default action and have
+ %GTK_HAS_DEFAULT set even if there is a different widget set as default.
+@GTK_DOUBLE_BUFFERED:
+ Set and unset by gtk_widget_set_double_buffered().
+ Indicates that exposes done on the widget should be double-buffered.
+@GTK_NO_SHOW_ALL:
-<!-- ##### SIGNAL GtkWidget::can-activate-accel ##### -->
+<!-- ##### MACRO GTK_WIDGET_TYPE ##### -->
<para>
-
+Gets the type of a widget.
</para>
-@widget: the object which received the signal.
-@arg1:
-@Returns:
-
-<!-- ##### SIGNAL GtkWidget::child-notify ##### -->
-<para>
+@wid: a #GtkWidget.
-</para>
-@widget: the object which received the signal.
-@arg1:
-
-<!-- ##### SIGNAL GtkWidget::client-event ##### -->
+<!-- ##### MACRO GTK_WIDGET_STATE ##### -->
<para>
-
+Returns the current state of the widget, as a #GtkStateType.
</para>
-@widget: the object which received the signal.
-@event:
-@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
-
-<!-- ##### SIGNAL GtkWidget::configure-event ##### -->
-<para>
-
-</para>
+@wid: a #GtkWidget.
-@widget: the object which received the signal.
-@event:
-@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
-<!-- ##### SIGNAL GtkWidget::delete-event ##### -->
+<!-- ##### MACRO GTK_WIDGET_SAVED_STATE ##### -->
<para>
-
+Returns the saved state of the widget, as a #GtkStateType.
</para>
-
-@widget: the object which received the signal.
-@event:
-@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
-
-<!-- ##### SIGNAL GtkWidget::destroy-event ##### -->
<para>
-
+The saved state will be restored when a widget gets sensitive
+again, after it has been made insensitive with gtk_widget_set_state()
+or gtk_widget_set_sensitive().
</para>
-@widget: the object which received the signal.
-@event:
-@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
-
-<!-- ##### SIGNAL GtkWidget::direction-changed ##### -->
-<para>
-
-</para>
+@wid: a #GtkWidget.
-@widget: the object which received the signal.
-@arg1:
-<!-- ##### SIGNAL GtkWidget::drag-begin ##### -->
+<!-- ##### MACRO GTK_WIDGET_FLAGS ##### -->
<para>
-
+Returns the widget flags from @wid.
</para>
-@widget: the object which received the signal.
-@drag_context:
-
-<!-- ##### SIGNAL GtkWidget::drag-data-delete ##### -->
-<para>
+@wid: a #GtkWidget.
-</para>
-@widget: the object which received the signal.
-@drag_context:
-
-<!-- ##### SIGNAL GtkWidget::drag-data-get ##### -->
+<!-- ##### MACRO GTK_WIDGET_TOPLEVEL ##### -->
<para>
-
+Evaluates to %TRUE if the widget is a toplevel widget.
</para>
-@widget: the object which received the signal.
-@drag_context:
-@data:
-@info:
-@time:
-<!-- # Unused Parameters # -->
-@time_:
-
-<!-- ##### SIGNAL GtkWidget::drag-data-received ##### -->
-<para>
+@wid: a #GtkWidget.
-</para>
-@widget: the object which received the signal.
-@drag_context:
-@x:
-@y:
-@data:
-@info:
-@time:
-<!-- # Unused Parameters # -->
-@time_:
-
-<!-- ##### SIGNAL GtkWidget::drag-drop ##### -->
+<!-- ##### MACRO GTK_WIDGET_NO_WINDOW ##### -->
<para>
-
+Evaluates to %TRUE if the widget doesn't have an own #GdkWindow.
</para>
-@widget: the object which received the signal.
-@drag_context:
-@x:
-@y:
-@time:
-@Returns:
-<!-- # Unused Parameters # -->
-@time_:
+@wid: a #GtkWidget.
-<!-- ##### SIGNAL GtkWidget::drag-end ##### -->
-<para>
+<!-- ##### MACRO GTK_WIDGET_REALIZED ##### -->
+<para>
+Evaluates to %TRUE if the widget is realized.
</para>
-@widget: the object which received the signal.
-@drag_context:
+@wid: a #GtkWidget.
-<!-- ##### SIGNAL GtkWidget::drag-leave ##### -->
-<para>
+<!-- ##### MACRO GTK_WIDGET_MAPPED ##### -->
+<para>
+Evaluates to %TRUE if the widget is mapped.
</para>
-@widget: the object which received the signal.
-@drag_context:
-@time:
-<!-- # Unused Parameters # -->
-@time_:
+@wid: a #GtkWidget.
-<!-- ##### SIGNAL GtkWidget::drag-motion ##### -->
-<para>
+<!-- ##### MACRO GTK_WIDGET_VISIBLE ##### -->
+<para>
+Evaluates to %TRUE if the widget is visible.
</para>
-@widget: the object which received the signal.
-@drag_context:
-@x:
-@y:
-@time:
-@Returns:
-<!-- # Unused Parameters # -->
-@time_:
+@wid: a #GtkWidget.
-<!-- ##### SIGNAL GtkWidget::enter-notify-event ##### -->
-<para>
+<!-- ##### MACRO GTK_WIDGET_DRAWABLE ##### -->
+<para>
+Evaluates to %TRUE if the widget is mapped and visible.
</para>
-@widget: the object which received the signal.
-@event:
-@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
+@wid: a #GtkWidget.
-<!-- ##### SIGNAL GtkWidget::event ##### -->
-<para>
+<!-- ##### MACRO GTK_WIDGET_SENSITIVE ##### -->
+<para>
+Evaluates to %TRUE if the #GTK_SENSITIVE flag has be set on the widget.
</para>
-@widget: the object which received the signal.
-@event:
-@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
+@wid: a #GtkWidget.
-<!-- ##### SIGNAL GtkWidget::event-after ##### -->
-<para>
+<!-- ##### MACRO GTK_WIDGET_PARENT_SENSITIVE ##### -->
+<para>
+Evaluates to %TRUE if the #GTK_PARENT_SENSITIVE flag has be set on the widget.
</para>
-@widget: the object which received the signal.
-@event:
+@wid: a #GtkWidget.
-<!-- ##### SIGNAL GtkWidget::expose-event ##### -->
-<para>
+<!-- ##### MACRO GTK_WIDGET_IS_SENSITIVE ##### -->
+<para>
+Evaluates to %TRUE if the widget is effectively sensitive.
</para>
-@widget: the object which received the signal.
-@event:
-@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
+@wid: a #GtkWidget.
-<!-- ##### SIGNAL GtkWidget::focus ##### -->
-<para>
+<!-- ##### MACRO GTK_WIDGET_CAN_FOCUS ##### -->
+<para>
+Evaluates to %TRUE if the widget is able to handle focus grabs.
</para>
-@widget: the object which received the signal.
-@arg1:
-@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
+@wid: a #GtkWidget.
-<!-- ##### SIGNAL GtkWidget::focus-in-event ##### -->
-<para>
+<!-- ##### MACRO GTK_WIDGET_HAS_FOCUS ##### -->
+<para>
+Evaluates to %TRUE if the widget has grabbed the focus and no other
+widget has done so more recently.
</para>
-@widget: the object which received the signal.
-@event:
-@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
+@wid: a #GtkWidget.
-<!-- ##### SIGNAL GtkWidget::focus-out-event ##### -->
-<para>
+<!-- ##### MACRO GTK_WIDGET_CAN_DEFAULT ##### -->
+<para>
+Evaluates to %TRUE if the widget is allowed to receive the default action
+via gtk_widget_grab_default().
</para>
-@widget: the object which received the signal.
-@event:
-@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
+@wid: a #GtkWidget.
-<!-- ##### SIGNAL GtkWidget::grab-focus ##### -->
-<para>
+<!-- ##### MACRO GTK_WIDGET_RECEIVES_DEFAULT ##### -->
+<para>
+Evaluates to %TRUE if the widget when focused will receive the default action
+even if there is a different widget set as default.
</para>
-@widget: the object which received the signal.
+@wid: a #GtkWidget.
-<!-- ##### SIGNAL GtkWidget::grab-notify ##### -->
-<para>
+<!-- ##### MACRO GTK_WIDGET_HAS_DEFAULT ##### -->
+<para>
+Evaluates to %TRUE if the widget currently is receiving the default action.
</para>
-@widget: the object which received the signal.
-@arg1:
+@wid: a #GtkWidget.
-<!-- ##### SIGNAL GtkWidget::hide ##### -->
-<para>
+<!-- ##### MACRO GTK_WIDGET_HAS_GRAB ##### -->
+<para>
+Evaluates to %TRUE if the widget is in the grab_widgets stack, and will be
+the preferred one for receiving events other than ones of cosmetic value.
</para>
-@widget: the object which received the signal.
+@wid: a #GtkWidget.
-<!-- ##### SIGNAL GtkWidget::hierarchy-changed ##### -->
+
+<!-- ##### MACRO GTK_WIDGET_RC_STYLE ##### -->
<para>
-Emitted when there is a chance in the hierarchy to
-which a widget belong. More precisely, a widget is
-<firstterm>anchored</firstterm> when its toplevel
-ancestor is a #GtkWindow. This signal is emitted when
-a widget changes from un-anchored to anchored or vice-versa.
+Evaluates to %TRUE if the widgets style has been looked up through the rc
+mechanism.
</para>
-@widget: the object which received the signal.
-@widget2:
+@wid: a #GtkWidget.
-<!-- ##### SIGNAL GtkWidget::key-press-event ##### -->
-<para>
+<!-- ##### MACRO GTK_WIDGET_COMPOSITE_CHILD ##### -->
+<para>
+Evaluates to %TRUE if the widget is a composite child of its parent.
</para>
-@widget: the object which received the signal.
-@event:
-@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
+@wid: a #GtkWidget.
-<!-- ##### SIGNAL GtkWidget::key-release-event ##### -->
-<para>
+<!-- ##### MACRO GTK_WIDGET_APP_PAINTABLE ##### -->
+<para>
+Evaluates to %TRUE if the #GTK_APP_PAINTABLE flag has been set on the widget.
</para>
-@widget: the object which received the signal.
-@event:
-@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
+@wid: a #GtkWidget.
-<!-- ##### SIGNAL GtkWidget::leave-notify-event ##### -->
-<para>
+<!-- ##### MACRO GTK_WIDGET_DOUBLE_BUFFERED ##### -->
+<para>
+Evaluates to %TRUE if the #GTK_DOUBLE_BUFFERED flag has been set on the widget.
</para>
-@widget: the object which received the signal.
-@event:
-@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
+@wid: a #GtkWidget.
-<!-- ##### SIGNAL GtkWidget::map ##### -->
-<para>
+<!-- ##### MACRO GTK_WIDGET_SET_FLAGS ##### -->
+<para>
+Turns on certain widget flags.
</para>
-@widget: the object which received the signal.
+@wid: a #GtkWidget.
+@flag: the flags to set.
-<!-- ##### SIGNAL GtkWidget::map-event ##### -->
-<para>
+<!-- ##### MACRO GTK_WIDGET_UNSET_FLAGS ##### -->
+<para>
+Turns off certain widget flags.
</para>
-@widget: the object which received the signal.
-@event:
-@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
+@wid: a #GtkWidget.
+@flag: the flags to unset.
-<!-- ##### SIGNAL GtkWidget::mnemonic-activate ##### -->
-<para>
+<!-- ##### USER_FUNCTION GtkCallback ##### -->
+<para>
+The type of the callback functions used for e.g. iterating over
+the children of a container, see gtk_container_foreach().
</para>
-@widget: the object which received the signal.
-@arg1:
-@Returns:
+@widget: the widget to operate on
+@data: user-supplied data
-<!-- ##### SIGNAL GtkWidget::motion-notify-event ##### -->
-<para>
+<!-- ##### STRUCT GtkRequisition ##### -->
+<para>
+A <structname>GtkRequisition</structname> represents the desired size of a widget. See
+<xref linkend="size-requisition"/> for more information.
</para>
-@widget: the object which received the signal.
-@event:
-@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
+@width: the widget's desired width
+@height: the widget's desired height
-<!-- ##### SIGNAL GtkWidget::no-expose-event ##### -->
+<!-- ##### STRUCT GtkAllocation ##### -->
<para>
-
+A <structname>GtkAllocation</structname> of a widget represents region which has been allocated to the
+widget by its parent. It is a subregion of its parents allocation. See
+<xref linkend="size-allocation"/> for more information.
</para>
-@widget: the object which received the signal.
-@event:
-@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
+@x: the X position of the widgets area relative to its parents allocation.
+@y: the Y position of the widgets area relative to its parents allocation.
+@width: the width of the widgets allocated area.
+@height: the height of the widgets allocated area.
-<!-- ##### SIGNAL GtkWidget::parent-set ##### -->
+<!-- ##### STRUCT GtkSelectionData ##### -->
<para>
</para>
-@widget: the object which received the signal.
-@old_parent:
+@selection:
+@target:
+@type:
+@format:
+@data:
+@length:
+@display:
-<!-- ##### SIGNAL GtkWidget::popup-menu ##### -->
+<!-- ##### STRUCT GtkWidgetAuxInfo ##### -->
<para>
</para>
-@widget: the object which received the signal.
-@Returns:
+@x:
+@y:
+@width:
+@height:
+@x_set:
+@y_set:
-<!-- ##### SIGNAL GtkWidget::property-notify-event ##### -->
+<!-- ##### STRUCT GtkWidgetShapeInfo ##### -->
<para>
</para>
-@widget: the object which received the signal.
-@event:
-@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
+@offset_x:
+@offset_y:
+@shape_mask:
-<!-- ##### SIGNAL GtkWidget::proximity-in-event ##### -->
+<!-- ##### ENUM GtkWidgetHelpType ##### -->
<para>
</para>
-@widget: the object which received the signal.
-@event:
-@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
+@GTK_WIDGET_HELP_TOOLTIP:
+@GTK_WIDGET_HELP_WHATS_THIS:
-<!-- ##### SIGNAL GtkWidget::proximity-out-event ##### -->
+<!-- ##### FUNCTION gtk_widget_new ##### -->
<para>
</para>
-@widget: the object which received the signal.
-@event:
-@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
+@type:
+@first_property_name:
+@Varargs:
+@Returns:
+<!-- # Unused Parameters # -->
+@first_arg_name:
-<!-- ##### SIGNAL GtkWidget::realize ##### -->
+
+<!-- ##### FUNCTION gtk_widget_ref ##### -->
<para>
</para>
-@widget: the object which received the signal.
+@widget:
+@Returns:
-<!-- ##### SIGNAL GtkWidget::screen-changed ##### -->
+
+<!-- ##### FUNCTION gtk_widget_unref ##### -->
<para>
</para>
-@widget: the object which received the signal.
-@arg1:
+@widget:
-<!-- ##### SIGNAL GtkWidget::scroll-event ##### -->
+
+<!-- ##### FUNCTION gtk_widget_destroy ##### -->
<para>
</para>
-@widget: the object which received the signal.
-@event:
-@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
+@widget:
-<!-- ##### SIGNAL GtkWidget::selection-clear-event ##### -->
+
+<!-- ##### FUNCTION gtk_widget_destroyed ##### -->
<para>
</para>
-@widget: the object which received the signal.
-@event:
-@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
+@widget:
+@widget_pointer:
-<!-- ##### SIGNAL GtkWidget::selection-get ##### -->
+
+<!-- ##### FUNCTION gtk_widget_set ##### -->
<para>
</para>
-@widget: the object which received the signal.
-@data:
-@info:
-@time:
+@widget:
+@first_property_name:
+@Varargs:
<!-- # Unused Parameters # -->
-@time_:
+@first_arg_name:
-<!-- ##### SIGNAL GtkWidget::selection-notify-event ##### -->
+
+<!-- ##### FUNCTION gtk_widget_unparent ##### -->
<para>
</para>
-@widget: the object which received the signal.
-@event:
-@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
+@widget:
-<!-- ##### SIGNAL GtkWidget::selection-received ##### -->
+
+<!-- ##### FUNCTION gtk_widget_show ##### -->
<para>
</para>
-@widget: the object which received the signal.
-@data:
-@time:
-<!-- # Unused Parameters # -->
-@time_:
+@widget:
-<!-- ##### SIGNAL GtkWidget::selection-request-event ##### -->
+
+<!-- ##### FUNCTION gtk_widget_show_now ##### -->
<para>
</para>
-@widget: the object which received the signal.
-@event:
-@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
+@widget:
-<!-- ##### SIGNAL GtkWidget::show ##### -->
+
+<!-- ##### FUNCTION gtk_widget_hide ##### -->
<para>
</para>
-@widget: the object which received the signal.
+@widget:
-<!-- ##### SIGNAL GtkWidget::show-help ##### -->
+
+<!-- ##### FUNCTION gtk_widget_show_all ##### -->
<para>
</para>
-@widget: the object which received the signal.
-@arg1:
-@Returns:
+@widget:
-<!-- ##### SIGNAL GtkWidget::size-allocate ##### -->
+
+<!-- ##### FUNCTION gtk_widget_hide_all ##### -->
<para>
</para>
-@widget: the object which received the signal.
-@allocation:
+@widget:
-<!-- ##### SIGNAL GtkWidget::size-request ##### -->
+
+<!-- ##### FUNCTION gtk_widget_map ##### -->
<para>
</para>
-@widget: the object which received the signal.
-@requisition:
+@widget:
-<!-- ##### SIGNAL GtkWidget::state-changed ##### -->
+
+<!-- ##### FUNCTION gtk_widget_unmap ##### -->
<para>
</para>
-@widget: the object which received the signal.
-@state:
+@widget:
-<!-- ##### SIGNAL GtkWidget::style-set ##### -->
+
+<!-- ##### FUNCTION gtk_widget_realize ##### -->
<para>
</para>
-@widget: the object which received the signal.
-@previous_style:
+@widget:
-<!-- ##### SIGNAL GtkWidget::unmap ##### -->
+
+<!-- ##### FUNCTION gtk_widget_unrealize ##### -->
<para>
</para>
-@widget: the object which received the signal.
+@widget:
-<!-- ##### SIGNAL GtkWidget::unmap-event ##### -->
+
+<!-- ##### FUNCTION gtk_widget_queue_draw ##### -->
<para>
</para>
-@widget: the object which received the signal.
-@event:
-@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
+@widget:
-<!-- ##### SIGNAL GtkWidget::unrealize ##### -->
+
+<!-- ##### FUNCTION gtk_widget_queue_resize ##### -->
<para>
</para>
-@widget: the object which received the signal.
+@widget:
-<!-- ##### SIGNAL GtkWidget::visibility-notify-event ##### -->
+
+<!-- ##### FUNCTION gtk_widget_queue_resize_no_redraw ##### -->
<para>
</para>
-@widget: the object which received the signal.
-@event:
-@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
+@widget:
-<!-- ##### SIGNAL GtkWidget::window-state-event ##### -->
+
+<!-- ##### FUNCTION gtk_widget_draw ##### -->
<para>
</para>
-@widget: the object which received the signal.
-@event:
-@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
+@widget:
+@area:
-<!-- ##### ARG GtkWidget:app-paintable ##### -->
+
+<!-- ##### FUNCTION gtk_widget_size_request ##### -->
<para>
</para>
-<!-- ##### ARG GtkWidget:can-default ##### -->
-<para>
+@widget:
+@requisition:
-</para>
-<!-- ##### ARG GtkWidget:can-focus ##### -->
+<!-- ##### FUNCTION gtk_widget_get_child_requisition ##### -->
<para>
</para>
-<!-- ##### ARG GtkWidget:composite-child ##### -->
-<para>
+@widget:
+@requisition:
-</para>
-<!-- ##### ARG GtkWidget:events ##### -->
+<!-- ##### FUNCTION gtk_widget_size_allocate ##### -->
<para>
</para>
-<!-- ##### ARG GtkWidget:extension-events ##### -->
-<para>
+@widget:
+@allocation:
-</para>
-<!-- ##### ARG GtkWidget:has-default ##### -->
+<!-- ##### FUNCTION gtk_widget_add_accelerator ##### -->
<para>
</para>
-<!-- ##### ARG GtkWidget:has-focus ##### -->
-<para>
+@widget:
+@accel_signal:
+@accel_group:
+@accel_key:
+@accel_mods:
+@accel_flags:
-</para>
-<!-- ##### ARG GtkWidget:height-request ##### -->
+<!-- ##### FUNCTION gtk_widget_remove_accelerator ##### -->
<para>
</para>
-<!-- ##### ARG GtkWidget:is-focus ##### -->
-<para>
+@widget:
+@accel_group:
+@accel_key:
+@accel_mods:
+@Returns:
-</para>
-<!-- ##### ARG GtkWidget:name ##### -->
+<!-- ##### FUNCTION gtk_widget_set_accel_path ##### -->
<para>
</para>
-<!-- ##### ARG GtkWidget:no-show-all ##### -->
-<para>
+@widget:
+@accel_path:
+@accel_group:
-</para>
-<!-- ##### ARG GtkWidget:parent ##### -->
+<!-- ##### FUNCTION gtk_widget_list_accel_closures ##### -->
<para>
</para>
-<!-- ##### ARG GtkWidget:receives-default ##### -->
-<para>
+@widget:
+@Returns:
-</para>
-<!-- ##### ARG GtkWidget:sensitive ##### -->
+<!-- ##### FUNCTION gtk_widget_can_activate_accel ##### -->
<para>
</para>
-<!-- ##### ARG GtkWidget:style ##### -->
-<para>
+@widget:
+@signal_id:
+@Returns:
-</para>
-<!-- ##### ARG GtkWidget:visible ##### -->
+<!-- ##### FUNCTION gtk_widget_event ##### -->
<para>
</para>
-<!-- ##### ARG GtkWidget:width-request ##### -->
-<para>
+@widget:
+@event:
+@Returns:
-</para>
-<!-- ##### ARG GtkWidget:cursor-aspect-ratio ##### -->
+<!-- ##### FUNCTION gtk_widget_activate ##### -->
<para>
</para>
-<!-- ##### ARG GtkWidget:cursor-color ##### -->
-<para>
+@widget:
+@Returns:
-</para>
-<!-- ##### ARG GtkWidget:focus-line-pattern ##### -->
+<!-- ##### FUNCTION gtk_widget_reparent ##### -->
<para>
</para>
-<!-- ##### ARG GtkWidget:focus-line-width ##### -->
+@widget:
+@new_parent:
+
+
+<!-- ##### FUNCTION gtk_widget_intersect ##### -->
<para>
</para>
-<!-- ##### ARG GtkWidget:focus-padding ##### -->
+@widget:
+@area:
+@intersection:
+@Returns:
+
+
+<!-- ##### FUNCTION gtk_widget_is_focus ##### -->
<para>
</para>
-<!-- ##### ARG GtkWidget:interior-focus ##### -->
+@widget:
+@Returns:
+
+
+<!-- ##### FUNCTION gtk_widget_grab_focus ##### -->
<para>
</para>
-<!-- ##### ARG GtkWidget:secondary-cursor-color ##### -->
+@widget:
+
+
+<!-- ##### FUNCTION gtk_widget_grab_default ##### -->
<para>
</para>
-<!-- ##### STRUCT GtkWidgetClass ##### -->
+@widget:
+
+
+<!-- ##### FUNCTION gtk_widget_set_name ##### -->
<para>
-<structfield>activate_signal</structfield>
-The signal to emit when a widget of this class is activated,
-gtk_widget_activate() handles the emission. Implementation of this
-signal is optional.
+
</para>
+@widget:
+@name:
+
+
+<!-- ##### FUNCTION gtk_widget_get_name ##### -->
<para>
-<structfield>set_scroll_adjustment_signal</structfield>
-This signal is emitted when a widget of this class is added
-to a scrolling aware parent, gtk_widget_set_scroll_adjustments()
-handles the emission.
-Implementation of this signal is optional.
+
</para>
-@parent_class:
-@activate_signal:
-@set_scroll_adjustments_signal:
+@widget:
+@Returns:
-<!-- ##### ENUM GtkWidgetFlags ##### -->
+
+<!-- ##### FUNCTION gtk_widget_set_state ##### -->
<para>
-Tells about certain properties of the widget.
+
</para>
-@GTK_TOPLEVEL:
- widgets without a real parent, as there are #GtkWindow<!-- -->s and
- #GtkMenu<!-- -->s have this flag set throughout their lifetime.
- Toplevel widgets always contain their own #GdkWindow.
-@GTK_NO_WINDOW:
- Indicative for a widget that does not provide its own #GdkWindow.
- Visible action (e.g. drawing) is performed on the parent's #GdkWindow.
-@GTK_REALIZED:
- Set by gtk_widget_realize(), unset by gtk_widget_unrealize().
- A realized widget has an associated #GdkWindow.
-@GTK_MAPPED:
- Set by gtk_widget_map(), unset by gtk_widget_unmap().
- Only realized widgets can be mapped. It means that gdk_window_show()
- has been called on the widgets window(s).
-@GTK_VISIBLE:
- Set by gtk_widget_show(), unset by gtk_widget_hide(). Implies that a
- widget will be mapped as soon as its parent is mapped.
-@GTK_SENSITIVE:
- Set and unset by gtk_widget_set_sensitive().
- The sensitivity of a widget determines whether it will receive
- certain events (e.g. button or key presses). One premise for
- the widgets sensitivity is to have this flag set.
-@GTK_PARENT_SENSITIVE:
- Set and unset by gtk_widget_set_sensitive() operations on the
- parents of the widget.
- This is the second premise for the widgets sensitivity. Once
- it has %GTK_SENSITIVE and %GTK_PARENT_SENSITIVE set, its state is
- effectively sensitive. This is expressed (and can be examined) by
- the #GTK_WIDGET_IS_SENSITIVE macro.
-@GTK_CAN_FOCUS:
- Determines whether a widget is able to handle focus grabs.
-@GTK_HAS_FOCUS:
- Set by gtk_widget_grab_focus() for widgets that also
- have %GTK_CAN_FOCUS set. The flag will be unset once another widget
- grabs the focus.
-@GTK_CAN_DEFAULT:
- The widget is allowed to receive the default action via
- gtk_widget_grab_default().
-@GTK_HAS_DEFAULT:
- The widget currently is receiving the default action.
-@GTK_HAS_GRAB:
- Set by gtk_grab_add(), unset by gtk_grab_remove(). It means that the
- widget is in the grab_widgets stack, and will be the preferred one for
- receiving events other than ones of cosmetic value.
-@GTK_RC_STYLE:
- Indicates that the widgets style has been looked up through the rc
- mechanism. It does not imply that the widget actually had a style
- defined through the rc mechanism.
-@GTK_COMPOSITE_CHILD:
- Indicates that the widget is a composite child of its parent; see
- gtk_widget_push_composite_child(), gtk_widget_pop_composite_child().
-@GTK_NO_REPARENT:
- Unused since before GTK+ 1.2, will be removed in a future version.
-@GTK_APP_PAINTABLE:
- Set and unset by gtk_widget_set_app_paintable().
- Must be set on widgets whose window the application directly draws on,
- in order to keep GTK+ from overwriting the drawn stuff.
-@GTK_RECEIVES_DEFAULT:
- The widget when focused will receive the default action and have
- %GTK_HAS_DEFAULT set even if there is a different widget set as default.
-@GTK_DOUBLE_BUFFERED:
- Set and unset by gtk_widget_set_double_buffered().
- Indicates that exposes done on the widget should be double-buffered.
-@GTK_NO_SHOW_ALL:
+@widget:
+@state:
-<!-- ##### MACRO GTK_WIDGET_TYPE ##### -->
+
+<!-- ##### FUNCTION gtk_widget_set_sensitive ##### -->
<para>
-Gets the type of a widget.
+
</para>
-@wid: a #GtkWidget.
+@widget:
+@sensitive:
-<!-- ##### MACRO GTK_WIDGET_STATE ##### -->
+<!-- ##### FUNCTION gtk_widget_set_parent ##### -->
<para>
-Returns the current state of the widget, as a #GtkStateType.
+
</para>
-@wid: a #GtkWidget.
+@widget:
+@parent:
-<!-- ##### MACRO GTK_WIDGET_SAVED_STATE ##### -->
+<!-- ##### FUNCTION gtk_widget_set_parent_window ##### -->
<para>
-Returns the saved state of the widget, as a #GtkStateType.
+
</para>
+
+@widget:
+@parent_window:
+
+
+<!-- ##### FUNCTION gtk_widget_get_parent_window ##### -->
<para>
-The saved state will be restored when a widget gets sensitive
-again, after it has been made insensitive with gtk_widget_set_state()
-or gtk_widget_set_sensitive().
+
</para>
-@wid: a #GtkWidget.
+@widget:
+@Returns:
-<!-- ##### MACRO GTK_WIDGET_FLAGS ##### -->
+<!-- ##### FUNCTION gtk_widget_set_uposition ##### -->
<para>
-Returns the widget flags from @wid.
+
</para>
-@wid: a #GtkWidget.
+@widget:
+@x:
+@y:
-<!-- ##### MACRO GTK_WIDGET_TOPLEVEL ##### -->
+<!-- ##### FUNCTION gtk_widget_set_usize ##### -->
<para>
-Evaluates to %TRUE if the widget is a toplevel widget.
+
</para>
-@wid: a #GtkWidget.
+@widget:
+@width:
+@height:
-<!-- ##### MACRO GTK_WIDGET_NO_WINDOW ##### -->
+<!-- ##### FUNCTION gtk_widget_set_events ##### -->
<para>
-Evaluates to %TRUE if the widget doesn't have an own #GdkWindow.
+
</para>
-@wid: a #GtkWidget.
+@widget:
+@events:
-<!-- ##### MACRO GTK_WIDGET_REALIZED ##### -->
+<!-- ##### FUNCTION gtk_widget_add_events ##### -->
<para>
-Evaluates to %TRUE if the widget is realized.
+
</para>
-@wid: a #GtkWidget.
+@widget:
+@events:
-<!-- ##### MACRO GTK_WIDGET_MAPPED ##### -->
+<!-- ##### FUNCTION gtk_widget_set_extension_events ##### -->
<para>
-Evaluates to %TRUE if the widget is mapped.
+
</para>
-@wid: a #GtkWidget.
+@widget:
+@mode:
-<!-- ##### MACRO GTK_WIDGET_VISIBLE ##### -->
+<!-- ##### FUNCTION gtk_widget_get_extension_events ##### -->
<para>
-Evaluates to %TRUE if the widget is visible.
+
</para>
-@wid: a #GtkWidget.
+@widget:
+@Returns:
-<!-- ##### MACRO GTK_WIDGET_DRAWABLE ##### -->
+<!-- ##### FUNCTION gtk_widget_get_toplevel ##### -->
<para>
-Evaluates to %TRUE if the widget is mapped and visible.
+
</para>
-@wid: a #GtkWidget.
+@widget:
+@Returns:
-<!-- ##### MACRO GTK_WIDGET_SENSITIVE ##### -->
+<!-- ##### FUNCTION gtk_widget_get_ancestor ##### -->
<para>
-Evaluates to %TRUE if the #GTK_SENSITIVE flag has be set on the widget.
+
</para>
-@wid: a #GtkWidget.
+@widget:
+@widget_type:
+@Returns:
-<!-- ##### MACRO GTK_WIDGET_PARENT_SENSITIVE ##### -->
+<!-- ##### FUNCTION gtk_widget_get_colormap ##### -->
<para>
-Evaluates to %TRUE if the #GTK_PARENT_SENSITIVE flag has be set on the widget.
+
</para>
-@wid: a #GtkWidget.
+@widget:
+@Returns:
-<!-- ##### MACRO GTK_WIDGET_IS_SENSITIVE ##### -->
+<!-- ##### FUNCTION gtk_widget_set_colormap ##### -->
<para>
-Evaluates to %TRUE if the widget is effectively sensitive.
+
</para>
-@wid: a #GtkWidget.
+@widget:
+@colormap:
-<!-- ##### MACRO GTK_WIDGET_CAN_FOCUS ##### -->
+<!-- ##### FUNCTION gtk_widget_get_visual ##### -->
<para>
-Evaluates to %TRUE if the widget is able to handle focus grabs.
+
</para>
-@wid: a #GtkWidget.
+@widget:
+@Returns:
-<!-- ##### MACRO GTK_WIDGET_HAS_FOCUS ##### -->
+<!-- ##### FUNCTION gtk_widget_get_events ##### -->
<para>
-Evaluates to %TRUE if the widget has grabbed the focus and no other
-widget has done so more recently.
+
</para>
-@wid: a #GtkWidget.
+@widget:
+@Returns:
-<!-- ##### MACRO GTK_WIDGET_CAN_DEFAULT ##### -->
+<!-- ##### FUNCTION gtk_widget_get_pointer ##### -->
<para>
-Evaluates to %TRUE if the widget is allowed to receive the default action
-via gtk_widget_grab_default().
+
</para>
-@wid: a #GtkWidget.
+@widget:
+@x:
+@y:
-<!-- ##### MACRO GTK_WIDGET_RECEIVES_DEFAULT ##### -->
+<!-- ##### FUNCTION gtk_widget_is_ancestor ##### -->
<para>
-Evaluates to %TRUE if the widget when focused will receive the default action
-even if there is a different widget set as default.
+
</para>
-@wid: a #GtkWidget.
+@widget:
+@ancestor:
+@Returns:
-<!-- ##### MACRO GTK_WIDGET_HAS_DEFAULT ##### -->
+<!-- ##### FUNCTION gtk_widget_translate_coordinates ##### -->
<para>
-Evaluates to %TRUE if the widget currently is receiving the default action.
+
</para>
-@wid: a #GtkWidget.
+@src_widget:
+@dest_widget:
+@src_x:
+@src_y:
+@dest_x:
+@dest_y:
+@Returns:
-<!-- ##### MACRO GTK_WIDGET_HAS_GRAB ##### -->
+<!-- ##### FUNCTION gtk_widget_hide_on_delete ##### -->
<para>
-Evaluates to %TRUE if the widget is in the grab_widgets stack, and will be
-the preferred one for receiving events other than ones of cosmetic value.
+
</para>
-@wid: a #GtkWidget.
+@widget:
+@Returns:
-<!-- ##### MACRO GTK_WIDGET_RC_STYLE ##### -->
+<!-- ##### FUNCTION gtk_widget_set_style ##### -->
<para>
-Evaluates to %TRUE if the widgets style has been looked up through the rc
-mechanism.
+
</para>
-@wid: a #GtkWidget.
+@widget:
+@style:
-<!-- ##### MACRO GTK_WIDGET_COMPOSITE_CHILD ##### -->
+<!-- ##### MACRO gtk_widget_set_rc_style ##### -->
<para>
-Evaluates to %TRUE if the widget is a composite child of its parent.
+Equivalent to <literal>gtk_widget_set_style (widget, NULL)</literal>.
</para>
-@wid: a #GtkWidget.
+@widget: a #GtkWidget.
-<!-- ##### MACRO GTK_WIDGET_APP_PAINTABLE ##### -->
+<!-- ##### FUNCTION gtk_widget_ensure_style ##### -->
<para>
-Evaluates to %TRUE if the #GTK_APP_PAINTABLE flag has been set on the widget.
+
</para>
-@wid: a #GtkWidget.
+@widget:
-<!-- ##### MACRO GTK_WIDGET_DOUBLE_BUFFERED ##### -->
+<!-- ##### FUNCTION gtk_widget_get_style ##### -->
<para>
-Evaluates to %TRUE if the #GTK_DOUBLE_BUFFERED flag has been set on the widget.
+
</para>
-@wid: a #GtkWidget.
+@widget:
+@Returns:
-<!-- ##### MACRO GTK_WIDGET_SET_FLAGS ##### -->
+<!-- ##### MACRO gtk_widget_restore_default_style ##### -->
<para>
-Turns on certain widget flags.
+Equivalent to <literal>gtk_widget_set_style (widget, NULL)</literal>.
</para>
-@wid: a #GtkWidget.
-@flag: the flags to set.
+@widget: a #GtkWidget.
-<!-- ##### MACRO GTK_WIDGET_UNSET_FLAGS ##### -->
+<!-- ##### FUNCTION gtk_widget_reset_rc_styles ##### -->
<para>
-Turns off certain widget flags.
+Reset the styles of @widget and all descendents, so when
+they are looked up again, they get the correct values
+for the currently loaded RC file settings.
+</para>
+<para>
+This function is not useful for applications.
</para>
-@wid: a #GtkWidget.
-@flag: the flags to unset.
+@widget: a #GtkWidget.
-<!-- ##### USER_FUNCTION GtkCallback ##### -->
+<!-- ##### FUNCTION gtk_widget_push_colormap ##### -->
<para>
-The type of the callback functions used for e.g. iterating over
-the children of a container, see gtk_container_foreach().
+
</para>
-@widget: the widget to operate on
-@data: user-supplied data
+@cmap:
-<!-- ##### STRUCT GtkRequisition ##### -->
+<!-- ##### FUNCTION gtk_widget_pop_colormap ##### -->
<para>
-A <structname>GtkRequisition</structname> represents the desired size of a widget. See
-<xref linkend="size-requisition"/> for more information.
+
</para>
-@width: the widget's desired width
-@height: the widget's desired height
-<!-- ##### STRUCT GtkAllocation ##### -->
+
+<!-- ##### FUNCTION gtk_widget_set_default_colormap ##### -->
<para>
-A <structname>GtkAllocation</structname> of a widget represents region which has been allocated to the
-widget by its parent. It is a subregion of its parents allocation. See
-<xref linkend="size-allocation"/> for more information.
+
</para>
-@x: the X position of the widgets area relative to its parents allocation.
-@y: the Y position of the widgets area relative to its parents allocation.
-@width: the width of the widgets allocated area.
-@height: the height of the widgets allocated area.
+@colormap:
-<!-- ##### STRUCT GtkSelectionData ##### -->
+
+<!-- ##### FUNCTION gtk_widget_get_default_style ##### -->
<para>
</para>
-@selection:
-@target:
-@type:
-@format:
-@data:
-@length:
-@display:
+@Returns:
-<!-- ##### STRUCT GtkWidgetAuxInfo ##### -->
+
+<!-- ##### FUNCTION gtk_widget_get_default_colormap ##### -->
<para>
</para>
-@x:
-@y:
-@width:
-@height:
-@x_set:
-@y_set:
+@Returns:
-<!-- ##### STRUCT GtkWidgetShapeInfo ##### -->
+
+<!-- ##### FUNCTION gtk_widget_get_default_visual ##### -->
<para>
</para>
-@offset_x:
-@offset_y:
-@shape_mask:
+@Returns:
-<!-- ##### ENUM GtkWidgetHelpType ##### -->
+
+<!-- ##### FUNCTION gtk_widget_set_direction ##### -->
<para>
</para>
-@GTK_WIDGET_HELP_TOOLTIP:
-@GTK_WIDGET_HELP_WHATS_THIS:
+@widget:
+@dir:
-<!-- ##### FUNCTION gtk_widget_new ##### -->
+
+<!-- ##### ENUM GtkTextDirection ##### -->
<para>
</para>
-@type:
-@first_property_name:
-@Varargs:
-@Returns:
-<!-- # Unused Parameters # -->
-@first_arg_name:
-
+@GTK_TEXT_DIR_NONE:
+@GTK_TEXT_DIR_LTR:
+@GTK_TEXT_DIR_RTL:
-<!-- ##### FUNCTION gtk_widget_ref ##### -->
+<!-- ##### FUNCTION gtk_widget_get_direction ##### -->
<para>
</para>
@Returns:
-<!-- ##### FUNCTION gtk_widget_unref ##### -->
+<!-- ##### FUNCTION gtk_widget_set_default_direction ##### -->
<para>
</para>
-@widget:
+@dir:
-<!-- ##### FUNCTION gtk_widget_destroy ##### -->
+<!-- ##### FUNCTION gtk_widget_get_default_direction ##### -->
<para>
</para>
-@widget:
+@Returns:
-<!-- ##### FUNCTION gtk_widget_destroyed ##### -->
+<!-- ##### FUNCTION gtk_widget_shape_combine_mask ##### -->
<para>
</para>
@widget:
-@widget_pointer:
+@shape_mask:
+@offset_x:
+@offset_y:
-<!-- ##### FUNCTION gtk_widget_set ##### -->
+<!-- ##### FUNCTION gtk_widget_path ##### -->
<para>
</para>
@widget:
-@first_property_name:
-@Varargs:
-<!-- # Unused Parameters # -->
-@first_arg_name:
+@path_length:
+@path:
+@path_reversed:
-<!-- ##### FUNCTION gtk_widget_unparent ##### -->
+<!-- ##### FUNCTION gtk_widget_class_path ##### -->
<para>
</para>
@widget:
+@path_length:
+@path:
+@path_reversed:
-<!-- ##### FUNCTION gtk_widget_show ##### -->
+<!-- ##### FUNCTION gtk_widget_get_composite_name ##### -->
<para>
</para>
@widget:
+@Returns:
-<!-- ##### FUNCTION gtk_widget_show_now ##### -->
+<!-- ##### FUNCTION gtk_widget_modify_style ##### -->
<para>
</para>
@widget:
+@style:
-<!-- ##### FUNCTION gtk_widget_hide ##### -->
+<!-- ##### FUNCTION gtk_widget_get_modifier_style ##### -->
<para>
</para>
@widget:
+@Returns:
-<!-- ##### FUNCTION gtk_widget_show_all ##### -->
+<!-- ##### FUNCTION gtk_widget_modify_fg ##### -->
<para>
</para>
@widget:
+@state:
+@color:
-<!-- ##### FUNCTION gtk_widget_hide_all ##### -->
+<!-- ##### FUNCTION gtk_widget_modify_bg ##### -->
<para>
</para>
@widget:
+@state:
+@color:
-<!-- ##### FUNCTION gtk_widget_map ##### -->
+<!-- ##### FUNCTION gtk_widget_modify_text ##### -->
<para>
</para>
@widget:
+@state:
+@color:
-<!-- ##### FUNCTION gtk_widget_unmap ##### -->
+<!-- ##### FUNCTION gtk_widget_modify_base ##### -->
<para>
</para>
@widget:
+@state:
+@color:
-<!-- ##### FUNCTION gtk_widget_realize ##### -->
+<!-- ##### FUNCTION gtk_widget_modify_font ##### -->
<para>
</para>
@widget:
+@font_desc:
-<!-- ##### FUNCTION gtk_widget_unrealize ##### -->
+<!-- ##### FUNCTION gtk_widget_create_pango_context ##### -->
<para>
</para>
@widget:
+@Returns:
-<!-- ##### FUNCTION gtk_widget_queue_draw ##### -->
+<!-- ##### FUNCTION gtk_widget_get_pango_context ##### -->
<para>
</para>
@widget:
+@Returns:
-<!-- ##### FUNCTION gtk_widget_queue_resize ##### -->
+<!-- ##### FUNCTION gtk_widget_create_pango_layout ##### -->
<para>
</para>
@widget:
+@text:
+@Returns:
-<!-- ##### FUNCTION gtk_widget_queue_resize_no_redraw ##### -->
+<!-- ##### FUNCTION gtk_widget_render_icon ##### -->
<para>
</para>
@widget:
+@stock_id:
+@size:
+@detail:
+@Returns:
-<!-- ##### FUNCTION gtk_widget_draw ##### -->
+<!-- ##### FUNCTION gtk_widget_pop_composite_child ##### -->
<para>
</para>
-@widget:
-@area:
-<!-- ##### FUNCTION gtk_widget_size_request ##### -->
+<!-- ##### FUNCTION gtk_widget_push_composite_child ##### -->
<para>
</para>
-@widget:
-@requisition:
-<!-- ##### FUNCTION gtk_widget_get_child_requisition ##### -->
+<!-- ##### FUNCTION gtk_widget_queue_clear ##### -->
<para>
</para>
@widget:
-@requisition:
-<!-- ##### FUNCTION gtk_widget_size_allocate ##### -->
+<!-- ##### FUNCTION gtk_widget_queue_clear_area ##### -->
<para>
</para>
@widget:
-@allocation:
+@x:
+@y:
+@width:
+@height:
-<!-- ##### FUNCTION gtk_widget_add_accelerator ##### -->
+<!-- ##### FUNCTION gtk_widget_queue_draw_area ##### -->
<para>
</para>
@widget:
-@accel_signal:
-@accel_group:
-@accel_key:
-@accel_mods:
-@accel_flags:
+@x:
+@y:
+@width:
+@height:
-<!-- ##### FUNCTION gtk_widget_remove_accelerator ##### -->
+<!-- ##### FUNCTION gtk_widget_reset_shapes ##### -->
<para>
</para>
@widget:
-@accel_group:
-@accel_key:
-@accel_mods:
-@Returns:
-<!-- ##### FUNCTION gtk_widget_set_accel_path ##### -->
+<!-- ##### FUNCTION gtk_widget_set_app_paintable ##### -->
<para>
</para>
@widget:
-@accel_path:
-@accel_group:
+@app_paintable:
-<!-- ##### FUNCTION gtk_widget_list_accel_closures ##### -->
+<!-- ##### FUNCTION gtk_widget_set_double_buffered ##### -->
<para>
</para>
@widget:
-@Returns:
+@double_buffered:
-<!-- ##### FUNCTION gtk_widget_can_activate_accel ##### -->
+<!-- ##### FUNCTION gtk_widget_set_redraw_on_allocate ##### -->
<para>
</para>
@widget:
-@signal_id:
-@Returns:
+@redraw_on_allocate:
-<!-- ##### FUNCTION gtk_widget_event ##### -->
+<!-- ##### FUNCTION gtk_widget_set_composite_name ##### -->
<para>
</para>
@widget:
-@event:
-@Returns:
+@name:
-<!-- ##### FUNCTION gtk_widget_activate ##### -->
+<!-- ##### FUNCTION gtk_widget_set_scroll_adjustments ##### -->
<para>
</para>
@widget:
+@hadjustment:
+@vadjustment:
@Returns:
-<!-- ##### FUNCTION gtk_widget_reparent ##### -->
+<!-- ##### FUNCTION gtk_widget_mnemonic_activate ##### -->
<para>
</para>
@widget:
-@new_parent:
+@group_cycling:
+@Returns:
-<!-- ##### FUNCTION gtk_widget_intersect ##### -->
+<!-- ##### FUNCTION gtk_widget_class_install_style_property ##### -->
<para>
</para>
-@widget:
-@area:
-@intersection:
-@Returns:
+@klass:
+@pspec:
+<!-- # Unused Parameters # -->
+@class:
-<!-- ##### FUNCTION gtk_widget_is_focus ##### -->
+<!-- ##### FUNCTION gtk_widget_class_install_style_property_parser ##### -->
<para>
</para>
-@widget:
-@Returns:
+@klass:
+@pspec:
+@parser:
+<!-- # Unused Parameters # -->
+@class:
-<!-- ##### FUNCTION gtk_widget_grab_focus ##### -->
+<!-- ##### FUNCTION gtk_widget_class_find_style_property ##### -->
<para>
</para>
-@widget:
+@klass:
+@property_name:
+@Returns:
+<!-- # Unused Parameters # -->
+@class:
-<!-- ##### FUNCTION gtk_widget_grab_default ##### -->
+<!-- ##### FUNCTION gtk_widget_class_list_style_properties ##### -->
<para>
</para>
-@widget:
+@klass:
+@n_properties:
+@Returns:
+<!-- # Unused Parameters # -->
+@class:
-<!-- ##### FUNCTION gtk_widget_set_name ##### -->
+<!-- ##### FUNCTION gtk_widget_region_intersect ##### -->
<para>
</para>
@widget:
-@name:
+@region:
+@Returns:
-<!-- ##### FUNCTION gtk_widget_get_name ##### -->
+<!-- ##### FUNCTION gtk_widget_send_expose ##### -->
<para>
</para>
@widget:
+@event:
@Returns:
-<!-- ##### FUNCTION gtk_widget_set_state ##### -->
+<!-- ##### FUNCTION gtk_widget_style_get ##### -->
<para>
</para>
@widget:
-@state:
+@first_property_name:
+@Varargs:
-<!-- ##### FUNCTION gtk_widget_set_sensitive ##### -->
+<!-- ##### FUNCTION gtk_widget_style_get_property ##### -->
<para>
</para>
@widget:
-@sensitive:
+@property_name:
+@value:
-<!-- ##### FUNCTION gtk_widget_set_parent ##### -->
+<!-- ##### FUNCTION gtk_widget_style_get_valist ##### -->
<para>
</para>
@widget:
-@parent:
+@first_property_name:
+@var_args:
-<!-- ##### FUNCTION gtk_widget_set_parent_window ##### -->
+<!-- ##### FUNCTION gtk_widget_get_accessible ##### -->
<para>
</para>
@widget:
-@parent_window:
+@Returns:
-<!-- ##### FUNCTION gtk_widget_get_parent_window ##### -->
+<!-- ##### FUNCTION gtk_widget_child_focus ##### -->
<para>
</para>
@widget:
+@direction:
@Returns:
-<!-- ##### FUNCTION gtk_widget_set_uposition ##### -->
+<!-- ##### FUNCTION gtk_widget_child_notify ##### -->
<para>
</para>
@widget:
-@x:
-@y:
+@child_property:
-<!-- ##### FUNCTION gtk_widget_set_usize ##### -->
+<!-- ##### FUNCTION gtk_widget_freeze_child_notify ##### -->
<para>
</para>
@widget:
-@width:
-@height:
-<!-- ##### FUNCTION gtk_widget_set_events ##### -->
+<!-- ##### FUNCTION gtk_widget_get_child_visible ##### -->
<para>
</para>
@widget:
-@events:
+@Returns:
-<!-- ##### FUNCTION gtk_widget_add_events ##### -->
+<!-- ##### FUNCTION gtk_widget_get_parent ##### -->
<para>
</para>
@widget:
-@events:
+@Returns:
-<!-- ##### FUNCTION gtk_widget_set_extension_events ##### -->
+<!-- ##### FUNCTION gtk_widget_get_settings ##### -->
<para>
</para>
@widget:
-@mode:
+@Returns:
-<!-- ##### FUNCTION gtk_widget_get_extension_events ##### -->
+<!-- ##### FUNCTION gtk_widget_get_clipboard ##### -->
<para>
</para>
@widget:
+@selection:
@Returns:
-<!-- ##### FUNCTION gtk_widget_get_toplevel ##### -->
+<!-- ##### FUNCTION gtk_widget_get_display ##### -->
<para>
</para>
@Returns:
-<!-- ##### FUNCTION gtk_widget_get_ancestor ##### -->
+<!-- ##### FUNCTION gtk_widget_get_root_window ##### -->
<para>
</para>
@widget:
-@widget_type:
@Returns:
-<!-- ##### FUNCTION gtk_widget_get_colormap ##### -->
+<!-- ##### FUNCTION gtk_widget_get_screen ##### -->
<para>
</para>
@Returns:
-<!-- ##### FUNCTION gtk_widget_set_colormap ##### -->
+<!-- ##### FUNCTION gtk_widget_has_screen ##### -->
<para>
</para>
@widget:
-@colormap:
+@Returns:
-<!-- ##### FUNCTION gtk_widget_get_visual ##### -->
+<!-- ##### FUNCTION gtk_widget_get_size_request ##### -->
<para>
</para>
@widget:
-@Returns:
+@width:
+@height:
-<!-- ##### FUNCTION gtk_widget_get_events ##### -->
+<!-- ##### MACRO gtk_widget_pop_visual ##### -->
<para>
-
+This function is deprecated; it does nothing.
</para>
-@widget:
-@Returns:
-<!-- ##### FUNCTION gtk_widget_get_pointer ##### -->
+<!-- ##### MACRO gtk_widget_push_visual ##### -->
<para>
-
+This function is deprecated; it does nothing.
</para>
-@widget:
-@x:
-@y:
+@visual:
-<!-- ##### FUNCTION gtk_widget_is_ancestor ##### -->
+<!-- ##### FUNCTION gtk_widget_set_child_visible ##### -->
<para>
</para>
@widget:
-@ancestor:
-@Returns:
+@is_visible:
-<!-- ##### FUNCTION gtk_widget_translate_coordinates ##### -->
+<!-- ##### MACRO gtk_widget_set_default_visual ##### -->
<para>
-
+This function is deprecated; it does nothing.
</para>
-@src_widget:
-@dest_widget:
-@src_x:
-@src_y:
-@dest_x:
-@dest_y:
-@Returns:
+@visual:
-<!-- ##### FUNCTION gtk_widget_hide_on_delete ##### -->
+<!-- ##### FUNCTION gtk_widget_set_size_request ##### -->
<para>
</para>
@widget:
-@Returns:
+@width:
+@height:
-<!-- ##### FUNCTION gtk_widget_set_style ##### -->
+<!-- ##### MACRO gtk_widget_set_visual ##### -->
<para>
-
+This function is deprecated; it does nothing.
</para>
@widget:
-@style:
+@visual:
-<!-- ##### MACRO gtk_widget_set_rc_style ##### -->
+<!-- ##### FUNCTION gtk_widget_thaw_child_notify ##### -->
<para>
-Equivalent to <literal>gtk_widget_set_style (widget, NULL)</literal>.
+
</para>
-@widget: a #GtkWidget.
+@widget:
-<!-- ##### FUNCTION gtk_widget_ensure_style ##### -->
+<!-- ##### FUNCTION gtk_widget_set_no_show_all ##### -->
<para>
</para>
@widget:
+@no_show_all:
-<!-- ##### FUNCTION gtk_widget_get_style ##### -->
+<!-- ##### FUNCTION gtk_widget_get_no_show_all ##### -->
<para>
</para>
@Returns:
-<!-- ##### MACRO gtk_widget_restore_default_style ##### -->
+<!-- ##### FUNCTION gtk_widget_list_mnemonic_labels ##### -->
<para>
-Equivalent to <literal>gtk_widget_set_style (widget, NULL)</literal>.
+
</para>
-@widget: a #GtkWidget.
+@widget:
+@Returns:
-<!-- ##### FUNCTION gtk_widget_reset_rc_styles ##### -->
-<para>
-Reset the styles of @widget and all descendents, so when
-they are looked up again, they get the correct values
-for the currently loaded RC file settings.
-</para>
+<!-- ##### FUNCTION gtk_widget_add_mnemonic_label ##### -->
<para>
-This function is not useful for applications.
+
</para>
-@widget: a #GtkWidget.
+@widget:
+@label:
-<!-- ##### FUNCTION gtk_widget_push_colormap ##### -->
+<!-- ##### FUNCTION gtk_widget_remove_mnemonic_label ##### -->
<para>
</para>
-@cmap:
+@widget:
+@label:
-<!-- ##### FUNCTION gtk_widget_pop_colormap ##### -->
+<!-- ##### FUNCTION gtk_requisition_copy ##### -->
<para>
</para>
+@requisition:
+@Returns:
-<!-- ##### FUNCTION gtk_widget_set_default_colormap ##### -->
+<!-- ##### FUNCTION gtk_requisition_free ##### -->
<para>
</para>
-@colormap:
+@requisition:
-<!-- ##### FUNCTION gtk_widget_get_default_style ##### -->
+<!-- ##### SIGNAL GtkWidget::accel-closures-changed ##### -->
<para>
</para>
-@Returns:
-
+@widget: the object which received the signal.
-<!-- ##### FUNCTION gtk_widget_get_default_colormap ##### -->
+<!-- ##### SIGNAL GtkWidget::button-press-event ##### -->
<para>
</para>
-@Returns:
+@widget: the object which received the signal.
+@event:
+@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
+<!-- ##### SIGNAL GtkWidget::button-release-event ##### -->
+<para>
-<!-- ##### FUNCTION gtk_widget_get_default_visual ##### -->
+</para>
+
+@widget: the object which received the signal.
+@event:
+@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
+
+<!-- ##### SIGNAL GtkWidget::can-activate-accel ##### -->
<para>
</para>
+@widget: the object which received the signal.
+@arg1:
@Returns:
-
-<!-- ##### FUNCTION gtk_widget_set_direction ##### -->
+<!-- ##### SIGNAL GtkWidget::child-notify ##### -->
<para>
</para>
-@widget:
-@dir:
-
+@widget: the object which received the signal.
+@arg1:
-<!-- ##### ENUM GtkTextDirection ##### -->
+<!-- ##### SIGNAL GtkWidget::client-event ##### -->
<para>
</para>
-@GTK_TEXT_DIR_NONE:
-@GTK_TEXT_DIR_LTR:
-@GTK_TEXT_DIR_RTL:
+@widget: the object which received the signal.
+@event:
+@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
-<!-- ##### FUNCTION gtk_widget_get_direction ##### -->
+<!-- ##### SIGNAL GtkWidget::configure-event ##### -->
<para>
</para>
-@widget:
-@Returns:
-
+@widget: the object which received the signal.
+@event:
+@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
-<!-- ##### FUNCTION gtk_widget_set_default_direction ##### -->
+<!-- ##### SIGNAL GtkWidget::delete-event ##### -->
<para>
</para>
-@dir:
-
+@widget: the object which received the signal.
+@event:
+@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
-<!-- ##### FUNCTION gtk_widget_get_default_direction ##### -->
+<!-- ##### SIGNAL GtkWidget::destroy-event ##### -->
<para>
</para>
-@Returns:
-
+@widget: the object which received the signal.
+@event:
+@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
-<!-- ##### FUNCTION gtk_widget_shape_combine_mask ##### -->
+<!-- ##### SIGNAL GtkWidget::direction-changed ##### -->
<para>
</para>
-@widget:
-@shape_mask:
-@offset_x:
-@offset_y:
-
+@widget: the object which received the signal.
+@arg1:
-<!-- ##### FUNCTION gtk_widget_path ##### -->
+<!-- ##### SIGNAL GtkWidget::drag-begin ##### -->
<para>
</para>
-@widget:
-@path_length:
-@path:
-@path_reversed:
-
+@widget: the object which received the signal.
+@drag_context:
-<!-- ##### FUNCTION gtk_widget_class_path ##### -->
+<!-- ##### SIGNAL GtkWidget::drag-data-delete ##### -->
<para>
</para>
-@widget:
-@path_length:
-@path:
-@path_reversed:
-
+@widget: the object which received the signal.
+@drag_context:
-<!-- ##### FUNCTION gtk_widget_get_composite_name ##### -->
+<!-- ##### SIGNAL GtkWidget::drag-data-get ##### -->
<para>
</para>
-@widget:
-@Returns:
-
+@widget: the object which received the signal.
+@drag_context:
+@data:
+@info:
+@time:
+<!-- # Unused Parameters # -->
+@time_:
-<!-- ##### FUNCTION gtk_widget_modify_style ##### -->
+<!-- ##### SIGNAL GtkWidget::drag-data-received ##### -->
<para>
</para>
-@widget:
-@style:
-
+@widget: the object which received the signal.
+@drag_context:
+@x:
+@y:
+@data:
+@info:
+@time:
+<!-- # Unused Parameters # -->
+@time_:
-<!-- ##### FUNCTION gtk_widget_get_modifier_style ##### -->
+<!-- ##### SIGNAL GtkWidget::drag-drop ##### -->
<para>
</para>
-@widget:
+@widget: the object which received the signal.
+@drag_context:
+@x:
+@y:
+@time:
@Returns:
+<!-- # Unused Parameters # -->
+@time_:
-
-<!-- ##### FUNCTION gtk_widget_modify_fg ##### -->
+<!-- ##### SIGNAL GtkWidget::drag-end ##### -->
<para>
</para>
-@widget:
-@state:
-@color:
-
+@widget: the object which received the signal.
+@drag_context:
-<!-- ##### FUNCTION gtk_widget_modify_bg ##### -->
+<!-- ##### SIGNAL GtkWidget::drag-leave ##### -->
<para>
</para>
-@widget:
-@state:
-@color:
-
+@widget: the object which received the signal.
+@drag_context:
+@time:
+<!-- # Unused Parameters # -->
+@time_:
-<!-- ##### FUNCTION gtk_widget_modify_text ##### -->
+<!-- ##### SIGNAL GtkWidget::drag-motion ##### -->
<para>
</para>
-@widget:
-@state:
-@color:
-
+@widget: the object which received the signal.
+@drag_context:
+@x:
+@y:
+@time:
+@Returns:
+<!-- # Unused Parameters # -->
+@time_:
-<!-- ##### FUNCTION gtk_widget_modify_base ##### -->
+<!-- ##### SIGNAL GtkWidget::enter-notify-event ##### -->
<para>
</para>
-@widget:
-@state:
-@color:
-
+@widget: the object which received the signal.
+@event:
+@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
-<!-- ##### FUNCTION gtk_widget_modify_font ##### -->
+<!-- ##### SIGNAL GtkWidget::event ##### -->
<para>
</para>
-@widget:
-@font_desc:
-
+@widget: the object which received the signal.
+@event:
+@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
-<!-- ##### FUNCTION gtk_widget_create_pango_context ##### -->
+<!-- ##### SIGNAL GtkWidget::event-after ##### -->
<para>
</para>
-@widget:
-@Returns:
-
+@widget: the object which received the signal.
+@event:
-<!-- ##### FUNCTION gtk_widget_get_pango_context ##### -->
+<!-- ##### SIGNAL GtkWidget::expose-event ##### -->
<para>
</para>
-@widget:
-@Returns:
-
+@widget: the object which received the signal.
+@event:
+@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
-<!-- ##### FUNCTION gtk_widget_create_pango_layout ##### -->
+<!-- ##### SIGNAL GtkWidget::focus ##### -->
<para>
</para>
-@widget:
-@text:
-@Returns:
-
+@widget: the object which received the signal.
+@arg1:
+@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
-<!-- ##### FUNCTION gtk_widget_render_icon ##### -->
+<!-- ##### SIGNAL GtkWidget::focus-in-event ##### -->
<para>
</para>
-@widget:
-@stock_id:
-@size:
-@detail:
-@Returns:
-
+@widget: the object which received the signal.
+@event:
+@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
-<!-- ##### FUNCTION gtk_widget_pop_composite_child ##### -->
+<!-- ##### SIGNAL GtkWidget::focus-out-event ##### -->
<para>
</para>
+@widget: the object which received the signal.
+@event:
+@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
-
-<!-- ##### FUNCTION gtk_widget_push_composite_child ##### -->
+<!-- ##### SIGNAL GtkWidget::grab-focus ##### -->
<para>
</para>
+@widget: the object which received the signal.
-
-<!-- ##### FUNCTION gtk_widget_queue_clear ##### -->
+<!-- ##### SIGNAL GtkWidget::grab-notify ##### -->
<para>
</para>
-@widget:
-
+@widget: the object which received the signal.
+@arg1:
-<!-- ##### FUNCTION gtk_widget_queue_clear_area ##### -->
+<!-- ##### SIGNAL GtkWidget::hide ##### -->
<para>
</para>
-@widget:
-@x:
-@y:
-@width:
-@height:
-
+@widget: the object which received the signal.
-<!-- ##### FUNCTION gtk_widget_queue_draw_area ##### -->
+<!-- ##### SIGNAL GtkWidget::hierarchy-changed ##### -->
<para>
-
+Emitted when there is a chance in the hierarchy to
+which a widget belong. More precisely, a widget is
+<firstterm>anchored</firstterm> when its toplevel
+ancestor is a #GtkWindow. This signal is emitted when
+a widget changes from un-anchored to anchored or vice-versa.
</para>
-@widget:
-@x:
-@y:
-@width:
-@height:
-
+@widget: the object which received the signal.
+@widget2:
-<!-- ##### FUNCTION gtk_widget_reset_shapes ##### -->
+<!-- ##### SIGNAL GtkWidget::key-press-event ##### -->
<para>
</para>
-@widget:
-
+@widget: the object which received the signal.
+@event:
+@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
-<!-- ##### FUNCTION gtk_widget_set_app_paintable ##### -->
+<!-- ##### SIGNAL GtkWidget::key-release-event ##### -->
<para>
</para>
-@widget:
-@app_paintable:
-
+@widget: the object which received the signal.
+@event:
+@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
-<!-- ##### FUNCTION gtk_widget_set_double_buffered ##### -->
+<!-- ##### SIGNAL GtkWidget::leave-notify-event ##### -->
<para>
</para>
-@widget:
-@double_buffered:
-
+@widget: the object which received the signal.
+@event:
+@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
-<!-- ##### FUNCTION gtk_widget_set_redraw_on_allocate ##### -->
+<!-- ##### SIGNAL GtkWidget::map ##### -->
<para>
</para>
-@widget:
-@redraw_on_allocate:
-
+@widget: the object which received the signal.
-<!-- ##### FUNCTION gtk_widget_set_composite_name ##### -->
+<!-- ##### SIGNAL GtkWidget::map-event ##### -->
<para>
</para>
-@widget:
-@name:
-
+@widget: the object which received the signal.
+@event:
+@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
-<!-- ##### FUNCTION gtk_widget_set_scroll_adjustments ##### -->
+<!-- ##### SIGNAL GtkWidget::mnemonic-activate ##### -->
<para>
</para>
-@widget:
-@hadjustment:
-@vadjustment:
+@widget: the object which received the signal.
+@arg1:
@Returns:
-
-<!-- ##### FUNCTION gtk_widget_mnemonic_activate ##### -->
+<!-- ##### SIGNAL GtkWidget::motion-notify-event ##### -->
<para>
</para>
-@widget:
-@group_cycling:
-@Returns:
-
+@widget: the object which received the signal.
+@event:
+@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
-<!-- ##### FUNCTION gtk_widget_class_install_style_property ##### -->
+<!-- ##### SIGNAL GtkWidget::no-expose-event ##### -->
<para>
</para>
-@klass:
-@pspec:
-<!-- # Unused Parameters # -->
-@class:
-
+@widget: the object which received the signal.
+@event:
+@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
-<!-- ##### FUNCTION gtk_widget_class_install_style_property_parser ##### -->
+<!-- ##### SIGNAL GtkWidget::parent-set ##### -->
<para>
</para>
-@klass:
-@pspec:
-@parser:
-<!-- # Unused Parameters # -->
-@class:
-
+@widget: the object which received the signal.
+@old_parent:
-<!-- ##### FUNCTION gtk_widget_class_find_style_property ##### -->
+<!-- ##### SIGNAL GtkWidget::popup-menu ##### -->
<para>
</para>
-@klass:
-@property_name:
+@widget: the object which received the signal.
@Returns:
-<!-- # Unused Parameters # -->
-@class:
+<!-- ##### SIGNAL GtkWidget::property-notify-event ##### -->
+<para>
+
+</para>
-<!-- ##### FUNCTION gtk_widget_class_list_style_properties ##### -->
+@widget: the object which received the signal.
+@event:
+@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
+
+<!-- ##### SIGNAL GtkWidget::proximity-in-event ##### -->
<para>
</para>
-@klass:
-@n_properties:
-@Returns:
-<!-- # Unused Parameters # -->
-@class:
-
+@widget: the object which received the signal.
+@event:
+@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
-<!-- ##### FUNCTION gtk_widget_region_intersect ##### -->
+<!-- ##### SIGNAL GtkWidget::proximity-out-event ##### -->
<para>
</para>
-@widget:
-@region:
-@Returns:
-
+@widget: the object which received the signal.
+@event:
+@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
-<!-- ##### FUNCTION gtk_widget_send_expose ##### -->
+<!-- ##### SIGNAL GtkWidget::realize ##### -->
<para>
</para>
-@widget:
-@event:
-@Returns:
-
+@widget: the object which received the signal.
-<!-- ##### FUNCTION gtk_widget_style_get ##### -->
+<!-- ##### SIGNAL GtkWidget::screen-changed ##### -->
<para>
</para>
-@widget:
-@first_property_name:
-@Varargs:
-
+@widget: the object which received the signal.
+@arg1:
-<!-- ##### FUNCTION gtk_widget_style_get_property ##### -->
+<!-- ##### SIGNAL GtkWidget::scroll-event ##### -->
<para>
</para>
-@widget:
-@property_name:
-@value:
-
+@widget: the object which received the signal.
+@event:
+@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
-<!-- ##### FUNCTION gtk_widget_style_get_valist ##### -->
+<!-- ##### SIGNAL GtkWidget::selection-clear-event ##### -->
<para>
</para>
-@widget:
-@first_property_name:
-@var_args:
-
+@widget: the object which received the signal.
+@event:
+@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
-<!-- ##### FUNCTION gtk_widget_get_accessible ##### -->
+<!-- ##### SIGNAL GtkWidget::selection-get ##### -->
<para>
</para>
-@widget:
-@Returns:
-
+@widget: the object which received the signal.
+@data:
+@info:
+@time:
+<!-- # Unused Parameters # -->
+@time_:
-<!-- ##### FUNCTION gtk_widget_child_focus ##### -->
+<!-- ##### SIGNAL GtkWidget::selection-notify-event ##### -->
<para>
</para>
-@widget:
-@direction:
-@Returns:
-
+@widget: the object which received the signal.
+@event:
+@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
-<!-- ##### FUNCTION gtk_widget_child_notify ##### -->
+<!-- ##### SIGNAL GtkWidget::selection-received ##### -->
<para>
</para>
-@widget:
-@child_property:
-
+@widget: the object which received the signal.
+@data:
+@time:
+<!-- # Unused Parameters # -->
+@time_:
-<!-- ##### FUNCTION gtk_widget_freeze_child_notify ##### -->
+<!-- ##### SIGNAL GtkWidget::selection-request-event ##### -->
<para>
</para>
-@widget:
-
+@widget: the object which received the signal.
+@event:
+@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
-<!-- ##### FUNCTION gtk_widget_get_child_visible ##### -->
+<!-- ##### SIGNAL GtkWidget::show ##### -->
<para>
</para>
-@widget:
-@Returns:
-
+@widget: the object which received the signal.
-<!-- ##### FUNCTION gtk_widget_get_parent ##### -->
+<!-- ##### SIGNAL GtkWidget::show-help ##### -->
<para>
</para>
-@widget:
+@widget: the object which received the signal.
+@arg1:
@Returns:
-
-<!-- ##### FUNCTION gtk_widget_get_settings ##### -->
+<!-- ##### SIGNAL GtkWidget::size-allocate ##### -->
<para>
</para>
-@widget:
-@Returns:
-
+@widget: the object which received the signal.
+@allocation:
-<!-- ##### FUNCTION gtk_widget_get_clipboard ##### -->
+<!-- ##### SIGNAL GtkWidget::size-request ##### -->
<para>
</para>
-@widget:
-@selection:
-@Returns:
-
+@widget: the object which received the signal.
+@requisition:
-<!-- ##### FUNCTION gtk_widget_get_display ##### -->
+<!-- ##### SIGNAL GtkWidget::state-changed ##### -->
<para>
</para>
-@widget:
-@Returns:
-
+@widget: the object which received the signal.
+@state:
-<!-- ##### FUNCTION gtk_widget_get_root_window ##### -->
+<!-- ##### SIGNAL GtkWidget::style-set ##### -->
<para>
</para>
-@widget:
-@Returns:
-
+@widget: the object which received the signal.
+@previous_style:
-<!-- ##### FUNCTION gtk_widget_get_screen ##### -->
+<!-- ##### SIGNAL GtkWidget::unmap ##### -->
<para>
</para>
-@widget:
-@Returns:
-
+@widget: the object which received the signal.
-<!-- ##### FUNCTION gtk_widget_has_screen ##### -->
+<!-- ##### SIGNAL GtkWidget::unmap-event ##### -->
<para>
</para>
-@widget:
-@Returns:
-
+@widget: the object which received the signal.
+@event:
+@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
-<!-- ##### FUNCTION gtk_widget_get_size_request ##### -->
+<!-- ##### SIGNAL GtkWidget::unrealize ##### -->
<para>
</para>
-@widget:
-@width:
-@height:
-
+@widget: the object which received the signal.
-<!-- ##### MACRO gtk_widget_pop_visual ##### -->
+<!-- ##### SIGNAL GtkWidget::visibility-notify-event ##### -->
<para>
-This function is deprecated; it does nothing.
-</para>
+</para>
+@widget: the object which received the signal.
+@event:
+@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
-<!-- ##### MACRO gtk_widget_push_visual ##### -->
+<!-- ##### SIGNAL GtkWidget::window-state-event ##### -->
<para>
-This function is deprecated; it does nothing.
+
</para>
-@visual:
+@widget: the object which received the signal.
+@event:
+@Returns: %TRUE to stop other handlers from being invoked for the event. %FALSE to propagate the event further.
+
+<!-- ##### ARG GtkWidget:app-paintable ##### -->
+<para>
+</para>
-<!-- ##### FUNCTION gtk_widget_set_child_visible ##### -->
+<!-- ##### ARG GtkWidget:can-default ##### -->
<para>
</para>
-@widget:
-@is_visible:
+<!-- ##### ARG GtkWidget:can-focus ##### -->
+<para>
+</para>
-<!-- ##### MACRO gtk_widget_set_default_visual ##### -->
+<!-- ##### ARG GtkWidget:composite-child ##### -->
<para>
-This function is deprecated; it does nothing.
+
</para>
-@visual:
+<!-- ##### ARG GtkWidget:events ##### -->
+<para>
+</para>
-<!-- ##### FUNCTION gtk_widget_set_size_request ##### -->
+<!-- ##### ARG GtkWidget:extension-events ##### -->
<para>
</para>
-@widget:
-@width:
-@height:
+<!-- ##### ARG GtkWidget:has-default ##### -->
+<para>
+</para>
-<!-- ##### MACRO gtk_widget_set_visual ##### -->
+<!-- ##### ARG GtkWidget:has-focus ##### -->
<para>
-This function is deprecated; it does nothing.
+
</para>
-@widget:
-@visual:
+<!-- ##### ARG GtkWidget:height-request ##### -->
+<para>
+</para>
-<!-- ##### FUNCTION gtk_widget_thaw_child_notify ##### -->
+<!-- ##### ARG GtkWidget:is-focus ##### -->
<para>
</para>
-@widget:
+<!-- ##### ARG GtkWidget:name ##### -->
+<para>
+</para>
-<!-- ##### FUNCTION gtk_widget_set_no_show_all ##### -->
+<!-- ##### ARG GtkWidget:no-show-all ##### -->
<para>
</para>
-@widget:
-@no_show_all:
+<!-- ##### ARG GtkWidget:parent ##### -->
+<para>
+</para>
-<!-- ##### FUNCTION gtk_widget_get_no_show_all ##### -->
+<!-- ##### ARG GtkWidget:receives-default ##### -->
<para>
</para>
-@widget:
-@Returns:
+<!-- ##### ARG GtkWidget:sensitive ##### -->
+<para>
+</para>
-<!-- ##### FUNCTION gtk_widget_list_mnemonic_labels ##### -->
+<!-- ##### ARG GtkWidget:style ##### -->
<para>
</para>
-@widget:
-@Returns:
+<!-- ##### ARG GtkWidget:visible ##### -->
+<para>
+</para>
-<!-- ##### FUNCTION gtk_widget_add_mnemonic_label ##### -->
+<!-- ##### ARG GtkWidget:width-request ##### -->
<para>
</para>
-@widget:
-@label:
+<!-- ##### ARG GtkWidget:cursor-aspect-ratio ##### -->
+<para>
+</para>
-<!-- ##### FUNCTION gtk_widget_remove_mnemonic_label ##### -->
+<!-- ##### ARG GtkWidget:cursor-color ##### -->
<para>
</para>
-@widget:
-@label:
+<!-- ##### ARG GtkWidget:focus-line-pattern ##### -->
+<para>
+</para>
-<!-- ##### FUNCTION gtk_requisition_copy ##### -->
+<!-- ##### ARG GtkWidget:focus-line-width ##### -->
<para>
</para>
-@requisition:
-@Returns:
+<!-- ##### ARG GtkWidget:focus-padding ##### -->
+<para>
+</para>
-<!-- ##### FUNCTION gtk_requisition_free ##### -->
+<!-- ##### ARG GtkWidget:interior-focus ##### -->
<para>
</para>
-@requisition:
+<!-- ##### ARG GtkWidget:secondary-cursor-color ##### -->
+<para>
+</para>
</para>
-<!-- ##### SIGNAL GtkWindow::activate-default ##### -->
-<para>
-
-</para>
-
-@window: the object which received the signal.
-
-<!-- ##### SIGNAL GtkWindow::activate-focus ##### -->
-<para>
-
-</para>
-
-@window: the object which received the signal.
-
-<!-- ##### SIGNAL GtkWindow::frame-event ##### -->
-<para>
-
-</para>
-
-@window: the object which received the signal.
-@event:
-@Returns:
-
-<!-- ##### SIGNAL GtkWindow::keys-changed ##### -->
-<para>
-
-</para>
-
-@window: the object which received the signal.
-
-<!-- ##### SIGNAL GtkWindow::move-focus ##### -->
-<para>
-
-</para>
-
-@window: the object which received the signal.
-@arg1:
-
-<!-- ##### SIGNAL GtkWindow::set-focus ##### -->
-<para>
-
-</para>
-
-@window: the object which received the signal.
-@widget:
-
-<!-- ##### ARG GtkWindow:accept-focus ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkWindow:allow-grow ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkWindow:allow-shrink ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkWindow:decorated ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkWindow:default-height ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkWindow:default-width ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkWindow:destroy-with-parent ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkWindow:focus-on-map ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkWindow:gravity ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkWindow:has-toplevel-focus ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkWindow:icon ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkWindow:is-active ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkWindow:modal ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkWindow:resizable ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkWindow:role ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkWindow:screen ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkWindow:skip-pager-hint ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkWindow:skip-taskbar-hint ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkWindow:title ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkWindow:type ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkWindow:type-hint ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkWindow:window-position ##### -->
-<para>
-
-</para>
-
<!-- ##### FUNCTION gtk_window_new ##### -->
<para>
@Returns:
+<!-- ##### FUNCTION gtk_window_get_icon_name ##### -->
+<para>
+
+</para>
+
+@window:
+@Returns:
+
+
<!-- ##### FUNCTION gtk_window_get_mnemonic_modifier ##### -->
<para>
@Returns:
+<!-- ##### FUNCTION gtk_window_set_default_icon_name ##### -->
+<para>
+
+</para>
+
+@name:
+
+
<!-- ##### FUNCTION gtk_window_set_icon ##### -->
<para>
@Returns:
+<!-- ##### FUNCTION gtk_window_set_icon_name ##### -->
+<para>
+
+</para>
+
+@window:
+@name:
+
+
<!-- ##### FUNCTION gtk_window_set_auto_startup_notification ##### -->
<para>
@height:
+<!-- ##### SIGNAL GtkWindow::activate-default ##### -->
+<para>
+
+</para>
+
+@window: the object which received the signal.
+
+<!-- ##### SIGNAL GtkWindow::activate-focus ##### -->
+<para>
+
+</para>
+
+@window: the object which received the signal.
+
+<!-- ##### SIGNAL GtkWindow::frame-event ##### -->
+<para>
+
+</para>
+
+@window: the object which received the signal.
+@event:
+@Returns:
+
+<!-- ##### SIGNAL GtkWindow::keys-changed ##### -->
+<para>
+
+</para>
+
+@window: the object which received the signal.
+
+<!-- ##### SIGNAL GtkWindow::move-focus ##### -->
+<para>
+
+</para>
+
+@window: the object which received the signal.
+@arg1:
+
+<!-- ##### SIGNAL GtkWindow::set-focus ##### -->
+<para>
+
+</para>
+
+@window: the object which received the signal.
+@widget:
+
+<!-- ##### ARG GtkWindow:accept-focus ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkWindow:allow-grow ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkWindow:allow-shrink ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkWindow:decorated ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkWindow:default-height ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkWindow:default-width ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkWindow:destroy-with-parent ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkWindow:focus-on-map ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkWindow:gravity ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkWindow:has-toplevel-focus ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkWindow:icon ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkWindow:icon-name ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkWindow:is-active ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkWindow:modal ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkWindow:resizable ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkWindow:role ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkWindow:screen ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkWindow:skip-pager-hint ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkWindow:skip-taskbar-hint ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkWindow:title ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkWindow:type ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkWindow:type-hint ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkWindow:window-position ##### -->
+<para>
+
+</para>
+
static void
gtk_combo_box_list_remove_grabs (GtkComboBox *combo_box)
{
- if (GTK_WIDGET_HAS_GRAB (combo_box->priv->tree_view))
- gtk_grab_remove (combo_box->priv->tree_view);
+ if (combo_box->priv->tree_view &&
+ GTK_WIDGET_HAS_GRAB (combo_box->priv->tree_view))
+ {
+ gtk_grab_remove (combo_box->priv->tree_view);
+ }
- if (GTK_WIDGET_HAS_GRAB (combo_box->priv->popup_window))
+ if (combo_box->priv->popup_window &&
+ GTK_WIDGET_HAS_GRAB (combo_box->priv->popup_window))
{
gtk_grab_remove (combo_box->priv->popup_window);
gdk_keyboard_ungrab (GDK_CURRENT_TIME);
site->flags = flags;
site->have_drag = FALSE;
- if (targets)
- site->target_list = gtk_target_list_new (targets, n_targets);
- else
- site->target_list = NULL;
+ site->target_list = gtk_target_list_new (targets, n_targets);
site->actions = actions;
site->do_proxy = FALSE;
site->proxy_window = NULL;
site->start_button_mask = start_button_mask;
- if (targets)
- site->target_list = gtk_target_list_new (targets, n_targets);
- else
- site->target_list = NULL;
+ site->target_list = gtk_target_list_new (targets, n_targets);
site->actions = actions;
-
}
/*************************************************************